Skip to content

Commit

Permalink
Bump github.com/maas/gomaasclient
Browse files Browse the repository at this point in the history
Bumps [github.com/maas/gomaasclient](https://github.com/maas/gomaasclient) from 0.0.0-20231117143343-dfb55c0a4c5e to 0.1.0.
- [Release notes](https://github.com/maas/gomaasclient/releases)
- [Changelog](https://github.com/maas/gomaasclient/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/maas/gomaasclient/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/maas/gomaasclient
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 8, 2023
1 parent 3aae912 commit f633514
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 @@ require (
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
github.com/hashicorp/terraform-plugin-docs v0.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
github.com/maas/gomaasclient v0.0.0-20231117143343-dfb55c0a4c5e
github.com/maas/gomaasclient v0.1.0
github.com/stretchr/testify v1.8.4
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
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.0.0-20231117143343-dfb55c0a4c5e h1:iEtwizYYLUrzsDgMRfs2IUldgDbuV465Pq4D0uqcniA=
github.com/maas/gomaasclient v0.0.0-20231117143343-dfb55c0a4c5e/go.mod h1:+l3hs61fI7Mh0NcApr8gqju10m3UZRbKcYX4dIAhJBs=
github.com/maas/gomaasclient v0.1.0 h1:YGTsEiBB7mskJ+PKvxwo68z/dzzwFNIz0CYvrFrOxxk=
github.com/maas/gomaasclient v0.1.0/go.mod h1:egIWxFQv8Q4uSaLJVba30FmI55Vg8CMzUo0lw+VpjKI=
github.com/masterzen/azure-sdk-for-go v3.2.0-beta.0.20161014135628-ee4f0065d00c+incompatible/go.mod h1:mf8fjOu33zCqxUjuiU3I8S1lJMyEAlH+0F2+M5xl3hE=
github.com/masterzen/simplexml v0.0.0-20160608183007-4572e39b1ab9/go.mod h1:kCEbxUJlNDEBNbdQMkPSp6yaKcRXVI6f4ddk8Riv4bc=
github.com/masterzen/simplexml v0.0.0-20190410153822-31eea3082786/go.mod h1:kCEbxUJlNDEBNbdQMkPSp6yaKcRXVI6f4ddk8Riv4bc=
Expand Down

0 comments on commit f633514

Please sign in to comment.