File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ builds:
1515 goarch :
1616 - amd64
1717 - arm64
18- binary : ' {{ .ProjectName }}_v{{ .Version }}'
1918archives :
2019- format : zip
2120 name_template : ' {{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}'
Original file line number Diff line number Diff line change 55require (
66 github.com/spf13/cobra v1.7.0
77 github.com/spf13/viper v1.15.0
8- go.indent.com/indent-go v1.0.0
8+ go.indent.com/indent-go v1.0.1
99 go.uber.org/zap v1.24.0
1010)
1111
Original file line number Diff line number Diff line change @@ -777,6 +777,8 @@ go.etcd.io/etcd/client/v2 v2.305.6/go.mod h1:BHha8XJGe8vCIBfWBpbBLVZ4QjOIlfoouvO
777777go.etcd.io/etcd/client/v3 v3.5.6 /go.mod h1:f6GRinRMCsFVv9Ht42EyY7nfsVGwrNO0WEoS2pRKzQk =
778778go.indent.com/indent-go v1.0.0 h1:ReRD7eZU3rCwE0dSTTZEFXDQ1hLiezGgIG8cbEitxRM =
779779go.indent.com/indent-go v1.0.0 /go.mod h1:cPYA9iBRBwTfCzXZ0ZBlqMAfnLoxROIYNlRuFyAzQOU =
780+ go.indent.com/indent-go v1.0.1 h1:u9o2zNiEF11465J+Tgbd7feRkkiD4s5+wBLiIdzqyTA =
781+ go.indent.com/indent-go v1.0.1 /go.mod h1:cPYA9iBRBwTfCzXZ0ZBlqMAfnLoxROIYNlRuFyAzQOU =
780782go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
781783go.opencensus.io v0.22.0 /go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8 =
782784go.opencensus.io v0.22.2 /go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw =
You can’t perform that action at this time.
0 commit comments