update go.mod and go.sum
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
435be076fe
commit
776c9c8310
2 changed files with 6 additions and 6 deletions
4
go.mod
4
go.mod
|
|
@ -5,6 +5,6 @@ go 1.16
|
|||
require (
|
||||
github.com/foxcpp/go-mockdns v0.0.0-20210729171921-fb145fc6f897
|
||||
github.com/google/go-cmp v0.5.6
|
||||
github.com/pelletier/go-toml v1.9.3
|
||||
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
|
||||
github.com/pelletier/go-toml v1.9.4
|
||||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue