Skip to content

Commit

Permalink
fix(deps): update module github.com/twin/go-color to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mestery committed Oct 12, 2022
1 parent 62c9c61 commit a08039e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion sztp-agent/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/opiproject/sztp/sztp-agent
go 1.19

require (
github.com/TwiN/go-color v1.1.0
github.com/TwiN/go-color v1.2.0
github.com/spf13/cobra v1.6.0
)

Expand Down
2 changes: 2 additions & 0 deletions sztp-agent/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/TwiN/go-color v1.1.0 h1:yhLAHgjp2iAxmNjDiVb6Z073NE65yoaPlcki1Q22yyQ=
github.com/TwiN/go-color v1.1.0/go.mod h1:aKVf4e1mD4ai2FtPifkDPP5iyoCwiK08YGzGwerjKo0=
github.com/TwiN/go-color v1.2.0 h1:Z18GljqDd5aSmIBYwp2JKLH9H63fd79MzFdW79fDt2k=
github.com/TwiN/go-color v1.2.0/go.mod h1:0QTVEPlu+AoCyTrho7bXbVkrCkVpdQr7YF7PYWEtSxM=
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
Expand Down

0 comments on commit a08039e

Please sign in to comment.