Skip to content

Commit

Permalink
fix(deps): update module github.com/maas/gomaasclient to v0.5.0 (#74)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent cd9bab3 commit 26b3340
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.3
require (
github.com/deckarep/golang-set/v2 v2.6.0
github.com/go-logr/logr v1.4.2
github.com/maas/gomaasclient v0.4.0
github.com/maas/gomaasclient v0.5.0
github.com/onsi/ginkgo/v2 v2.17.3
github.com/onsi/gomega v1.33.1
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/lunixbochs/vtclean v0.0.0-20160125035106-4fbf7632a2c6/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
github.com/maas/gomaasclient v0.4.0 h1:Wl8KJ0U3lnAj7yc6mtWbavF2fFglUlzSiY+2jZBhpkU=
github.com/maas/gomaasclient v0.4.0/go.mod h1:yqNR+zfAVyV1dck5un8s0OwNuZpBHzo6kzzsuxft6ZY=
github.com/maas/gomaasclient v0.5.0 h1:Q/AIMrl9PSd7Lrua3AtH0VNDAntWl6TRtPbpCmNuPUY=
github.com/maas/gomaasclient v0.5.0/go.mod h1:IazAe5M7N7Zb0zvGAH64gMZ/SYRPegdS3Fw7Li4cnJc=
github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0=
github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc=
github.com/masterzen/azure-sdk-for-go v3.2.0-beta.0.20161014135628-ee4f0065d00c+incompatible/go.mod h1:mf8fjOu33zCqxUjuiU3I8S1lJMyEAlH+0F2+M5xl3hE=
Expand Down

0 comments on commit 26b3340

Please sign in to comment.