mirror of
https://github.com/google/go-jsonnet.git
synced 2025-08-06 14:27:30 +02:00
Prepare for v0.18.0
This commit is contained in:
parent
6186bb7667
commit
fb6c700f29
@ -3,6 +3,7 @@ graft internal
|
||||
graft ast
|
||||
graft toolutils
|
||||
graft astgen
|
||||
graft formatter
|
||||
include cpp-jsonnet/include/libjsonnet.h
|
||||
include go.mod
|
||||
include go.sum
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 5eaf0b12fe29f8a9b415e8477472b5b5587540c5
|
||||
Subproject commit 34419d2483927ceb17cd506cad77c3c2a96e7b8c
|
@ -1,4 +1,4 @@
|
||||
Jsonnet reformatter v0.17.0
|
||||
Jsonnet reformatter v0.18.0
|
||||
|
||||
jsonnetfmt {<option>} { <filename> }
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
ERROR: must give filename
|
||||
|
||||
Jsonnet reformatter v0.17.0
|
||||
Jsonnet reformatter v0.18.0
|
||||
|
||||
jsonnetfmt {<option>} { <filename> }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user