mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#8887)
This commit is contained in:
parent
c20fac1058
commit
f039fe773b
|
@ -1 +1 @@
|
|||
d73e1648febaeb5ec1cb79f5fc404e89b5b2014e
|
||||
b3947640742a721e67d87455299cf3681a6e5904
|
||||
|
|
|
@ -77,9 +77,6 @@ mod-download-go:
|
|||
# https://github.com/golang/go/issues/43994
|
||||
@go mod tidy
|
||||
|
||||
list-all-go:
|
||||
@-GOFLAGS="-mod=readonly" go list -deps -test
|
||||
|
||||
format-go: tidy-go
|
||||
@${FINDFILES} -name '*.go' \( ! \( -name '*.gen.go' -o -name '*.pb.go' \) \) -print0 | ${XARGS} common/scripts/format_go.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue