mirror of
https://github.com/Icinga/docker-icingaweb2.git
synced 2025-10-23 13:00:59 +02:00
Merge pull request #67 from Icinga/dependabot/go_modules/entrypoint/github.com/go-ini/ini-1.66.0
build(deps): bump github.com/go-ini/ini from 1.65.0 to 1.66.0 in /entrypoint
This commit is contained in:
commit
1d75f2bcbd
@ -3,6 +3,6 @@ module entrypoint
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/go-ini/ini v1.65.0
|
||||
github.com/go-ini/ini v1.66.0
|
||||
github.com/stretchr/testify v1.7.0 // indirect
|
||||
)
|
||||
|
@ -1,7 +1,7 @@
|
||||
github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8=
|
||||
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
|
||||
github.com/go-ini/ini v1.65.0 h1:4GvF2ZXz65Qd1zdrBiIkjNVW2pKFOsJ5eBsRBAcYZX4=
|
||||
github.com/go-ini/ini v1.65.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8=
|
||||
github.com/go-ini/ini v1.66.0 h1:VGbl16EgFHYfrJY5jD7ss8FxCQQTPuQ6A0QSCGMGwKM=
|
||||
github.com/go-ini/ini v1.66.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8=
|
||||
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
|
||||
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
|
||||
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
|
||||
|
Loading…
x
Reference in New Issue
Block a user