File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/icinga/icinga-go-library
33go 1.22
44
55require (
6- github.com/creasty/defaults v1.7 .0
6+ github.com/creasty/defaults v1.8 .0
77 github.com/go-sql-driver/mysql v1.8.1
88 github.com/goccy/go-yaml v1.12.0
99 github.com/google/uuid v1.6.0
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/bsm/gomega v1.27.10 h1:yeMWxP2pV2fG3FgAODIY8EiRE3dy0aeFYt4l7wh6yKA=
66github.com/bsm/gomega v1.27.10 /go.mod h1:JyEr/xRbxbtgWNi8tIEVPUYZ5Dzef52k01W3YH0H+O0 =
77github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
88github.com/cespare/xxhash/v2 v2.2.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
9- github.com/creasty/defaults v1.7 .0 h1:eNdqZvc5B509z18lD8yc212CAqJNvfT1Jq6L8WowdBA =
10- github.com/creasty/defaults v1.7 .0 /go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM =
9+ github.com/creasty/defaults v1.8 .0 h1:z27FJxCAa0JKt3utc0sCImAEb+spPucmKoOdLHvHYKk =
10+ github.com/creasty/defaults v1.8 .0 /go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM =
1111github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
1212github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1313github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/rVNCu3HqELle0jiPLLBs70cWOduZpkS1E78 =
You can’t perform that action at this time.
0 commit comments