Skip to content

Commit 26b3340

Browse files
fix(deps): update module github.com/maas/gomaasclient to v0.5.0 (#74)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd9bab3 commit 26b3340

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.22.3
77
require (
88
github.com/deckarep/golang-set/v2 v2.6.0
99
github.com/go-logr/logr v1.4.2
10-
github.com/maas/gomaasclient v0.4.0
10+
github.com/maas/gomaasclient v0.5.0
1111
github.com/onsi/ginkgo/v2 v2.17.3
1212
github.com/onsi/gomega v1.33.1
1313
github.com/stretchr/testify v1.9.0

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
179179
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
180180
github.com/lunixbochs/vtclean v0.0.0-20160125035106-4fbf7632a2c6/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
181181
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
182-
github.com/maas/gomaasclient v0.4.0 h1:Wl8KJ0U3lnAj7yc6mtWbavF2fFglUlzSiY+2jZBhpkU=
183-
github.com/maas/gomaasclient v0.4.0/go.mod h1:yqNR+zfAVyV1dck5un8s0OwNuZpBHzo6kzzsuxft6ZY=
182+
github.com/maas/gomaasclient v0.5.0 h1:Q/AIMrl9PSd7Lrua3AtH0VNDAntWl6TRtPbpCmNuPUY=
183+
github.com/maas/gomaasclient v0.5.0/go.mod h1:IazAe5M7N7Zb0zvGAH64gMZ/SYRPegdS3Fw7Li4cnJc=
184184
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
185185
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
186186
github.com/masterzen/azure-sdk-for-go v3.2.0-beta.0.20161014135628-ee4f0065d00c+incompatible/go.mod h1:mf8fjOu33zCqxUjuiU3I8S1lJMyEAlH+0F2+M5xl3hE=

0 commit comments

Comments
 (0)