Clan up go.mod.

This commit is contained in:
2023-04-02 22:30:21 -07:00
parent 3455579be6
commit 066ec431ff

1
go.mod
View File

@ -5,7 +5,6 @@ go 1.20
require github.com/kr/pretty v0.3.1
require (
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/rogpeppe/go-internal v1.9.0 // indirect
)