fix(deps): update module github.com/shu-go/nmfmt to v0.2.2
This commit is contained in:
parent
85aedbbdf0
commit
8143a7b6a9
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.21
|
|||
require (
|
||||
github.com/mitchellh/go-ps v1.0.0
|
||||
github.com/shu-go/gli/v2 v2.0.1
|
||||
github.com/shu-go/nmfmt v0.1.0
|
||||
github.com/shu-go/nmfmt v0.2.2
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
1
go.sum
1
go.sum
|
@ -15,3 +15,4 @@ github.com/shu-go/gotwant v0.0.0-20190920074605-b4f19c0bac91 h1:nwDc3kHbf9scf1UZ
|
|||
github.com/shu-go/gotwant v0.0.0-20190920074605-b4f19c0bac91/go.mod h1:FZepfqvib0mXjHiaQPTv0RUD5QMpMA/FHLfBQjZRRQg=
|
||||
github.com/shu-go/nmfmt v0.1.0 h1:gL5u0yiIsegh2gofeNUpAJPWCNgOF+qIivBc9qO/KoE=
|
||||
github.com/shu-go/nmfmt v0.1.0/go.mod h1:ulgNf0sfuQEEdX2cM71sGviSEKDf9DUXlm5WtFn0PJY=
|
||||
github.com/shu-go/nmfmt v0.2.2/go.mod h1:1DqQz1Qi5Z3u0BJlQQDce9ZDI4pw11enuAdW0oOMc90=
|
||||
|
|
Loading…
Reference in a new issue