Update module gopkg.in/ini.v1 to v1.67.0 #15
2
go.mod
2
go.mod
|
@ -11,6 +11,6 @@ require (
|
||||||
github.com/smartystreets/goconvey v1.6.4 // indirect
|
github.com/smartystreets/goconvey v1.6.4 // indirect
|
||||||
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
|
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 // indirect
|
||||||
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect
|
||||||
gopkg.in/ini.v1 v1.51.0
|
gopkg.in/ini.v1 v1.67.0
|
||||||
gopkg.in/ldap.v2 v2.5.1 // indirect
|
gopkg.in/ldap.v2 v2.5.1 // indirect
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue