Clan up go.mod.
This commit is contained in:
parent
3455579be6
commit
066ec431ff
1
go.mod
1
go.mod
@ -5,7 +5,6 @@ go 1.20
|
|||||||
require github.com/kr/pretty v0.3.1
|
require github.com/kr/pretty v0.3.1
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/kr/pretty v0.3.1 // indirect
|
|
||||||
github.com/kr/text v0.2.0 // indirect
|
github.com/kr/text v0.2.0 // indirect
|
||||||
github.com/rogpeppe/go-internal v1.9.0 // indirect
|
github.com/rogpeppe/go-internal v1.9.0 // indirect
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user