chore(deps): update module github.com/asaskevich/govalidator to v11 #4

Merged
volker.raschek merged 1 commits from renovate/github.com-asaskevich-govalidator-11.x into master 2022-03-12 22:41:16 +00:00
Showing only changes of commit 07c19909fe - Show all commits

2
go.mod
View File

@ -3,7 +3,7 @@ module git.cryptic.systems/volker.raschek/dyndns-client
go 1.16 go 1.16
require ( require (
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d github.com/asaskevich/govalidator/v11 v11.0.1
github.com/sirupsen/logrus v1.8.1 github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.6.1 // indirect github.com/stretchr/testify v1.6.1 // indirect
github.com/vishvananda/netlink v1.1.0 github.com/vishvananda/netlink v1.1.0