Skip to content

Commit

Permalink
upgrade to indent-go v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ethernetdan committed Jan 2, 2024
1 parent a5e48e7 commit 5c1a4c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/manifoldco/promptui v0.9.0
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.15.0
go.indent.com/indent-go v1.0.4
go.indent.com/indent-go v1.0.6
go.uber.org/zap v1.24.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.indent.com/indent-go v1.0.4 h1:IJnr6s+wqQA1Lpq5j1oy+frVj+GWUX8R5HPBRWyXlA0=
go.indent.com/indent-go v1.0.4/go.mod h1:3JLQlrQ4ccCC0O/ZST0ZFxnmKtI2TS6vu91BcIjz540=
go.indent.com/indent-go v1.0.6 h1:+j8wee/zHfJD2BabDHY6qTSwZc3KgFfohyq4xsYHmtA=
go.indent.com/indent-go v1.0.6/go.mod h1:3JLQlrQ4ccCC0O/ZST0ZFxnmKtI2TS6vu91BcIjz540=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8=
go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw=
Expand Down

0 comments on commit 5c1a4c0

Please sign in to comment.