Merge pull request 'fix(deps): update module github.com/lmittmann/tint to v1.1.2' (#25) from renovate/github.com-lmittmann-tint-1.x into main
All checks were successful
Go / build (push) Successful in 33s
All checks were successful
Go / build (push) Successful in 33s
Reviewed-on: #25
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module git.nice.net.nz/hads/snice
|
||||
go 1.22.2
|
||||
|
||||
require (
|
||||
github.com/lmittmann/tint v1.1.1
|
||||
github.com/lmittmann/tint v1.1.2
|
||||
github.com/urfave/cli/v2 v2.27.6
|
||||
)
|
||||
|
||||
|
||||
2
go.sum
2
go.sum
@@ -20,6 +20,8 @@ github.com/lmittmann/tint v1.1.0 h1:0hDmvuGv3U+Cep/jHpPxwjrCFjT6syam7iY7nTmA7ug=
|
||||
github.com/lmittmann/tint v1.1.0/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
|
||||
github.com/lmittmann/tint v1.1.1 h1:xmmGuinUsCSxWdwH1OqMUQ4tzQsq3BdjJLAAmVKJ9Dw=
|
||||
github.com/lmittmann/tint v1.1.1/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
|
||||
github.com/lmittmann/tint v1.1.2 h1:2CQzrL6rslrsyjqLDwD11bZ5OpLBPU+g3G/r5LSfS8w=
|
||||
github.com/lmittmann/tint v1.1.2/go.mod h1:HIS3gSy7qNwGCj+5oRjAutErFBl4BzdQP6cJZ0NfMwE=
|
||||
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
|
||||
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
|
||||
github.com/urfave/cli/v2 v2.25.7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs=
|
||||
|
||||
Reference in New Issue
Block a user