Skip to content

Commit 3a5146b

Browse files
deps(deps): update module github.com/canonical/gomaasclient to v0.8.0 (#212)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/canonical/gomaasclient](https://redirect.github.com/canonical/gomaasclient) | `v0.7.0` -> `v0.8.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcanonical%2fgomaasclient/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcanonical%2fgomaasclient/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcanonical%2fgomaasclient/v0.7.0/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcanonical%2fgomaasclient/v0.7.0/v0.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>canonical/gomaasclient (github.com/canonical/gomaasclient)</summary> ### [`v0.8.0`](https://redirect.github.com/canonical/gomaasclient/releases/tag/v0.8.0) [Compare Source](https://redirect.github.com/canonical/gomaasclient/compare/v0.7.0...v0.8.0) #### Changelog ##### Features - [`d1b27f3`](https://redirect.github.com/canonical/gomaasclient/commit/d1b27f3850997b7b5904c2ff5a97a4a0212d353f): feat: add volume group API endpoint interaction ([#&#8203;94](https://redirect.github.com/canonical/gomaasclient/issues/94)) ([@&#8203;summerwind](https://redirect.github.com/summerwind)) ##### Bug fixes - [`238d21a`](https://redirect.github.com/canonical/gomaasclient/commit/238d21aaebdf334469d18e58232a5bc2791aa3bb): fix(ci): fix golangci-lint ([#&#8203;112](https://redirect.github.com/canonical/gomaasclient/issues/112)) ([@&#8203;skatsaounis](https://redirect.github.com/skatsaounis)) - [`01bec5c`](https://redirect.github.com/canonical/gomaasclient/commit/01bec5cb1ebce62a8d71a0acb0d88f09245bf600): fix: add timestamp parsing to MAASTime ([#&#8203;113](https://redirect.github.com/canonical/gomaasclient/issues/113)) ([@&#8203;SK1Y101](https://redirect.github.com/SK1Y101)) - [`a7f2bb2`](https://redirect.github.com/canonical/gomaasclient/commit/a7f2bb2587cb18f3add498e17e7ede7266688b47): fix: make machine VMHost pointer ([#&#8203;106](https://redirect.github.com/canonical/gomaasclient/issues/106)) ([@&#8203;skatsaounis](https://redirect.github.com/skatsaounis)) - [`9330560`](https://redirect.github.com/canonical/gomaasclient/commit/9330560bb8bf5d7a0bdb7663264dcbda12bc8324): fix: use snake_case for import operations ([#&#8203;110](https://redirect.github.com/canonical/gomaasclient/issues/110)) ([@&#8203;SK1Y101](https://redirect.github.com/SK1Y101)) ##### Others - [`4824e40`](https://redirect.github.com/canonical/gomaasclient/commit/4824e40886228935aaff27208a1f15839ee32c70): build(deps): bump canonical/has-signed-canonical-cla from 1 to 2 ([#&#8203;107](https://redirect.github.com/canonical/gomaasclient/issues/107)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`a50a003`](https://redirect.github.com/canonical/gomaasclient/commit/a50a003873a4ce275000acb5b81fe8772d7fe9ed): build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 ([#&#8203;108](https://redirect.github.com/canonical/gomaasclient/issues/108)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`9c4268c`](https://redirect.github.com/canonical/gomaasclient/commit/9c4268c79a5717392f44c7f7a829f9a4ed1bea3f): build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#&#8203;104](https://redirect.github.com/canonical/gomaasclient/issues/104)) ([@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]) - [`708abda`](https://redirect.github.com/canonical/gomaasclient/commit/708abdaf40b61e70743ff7b14b38d305435f9fd5): chore(ci): bump golangci-lint to 1.59 ([#&#8203;93](https://redirect.github.com/canonical/gomaasclient/issues/93)) ([@&#8203;skatsaounis](https://redirect.github.com/skatsaounis)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/validator-labs/validator-plugin-maas). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJnbyJdfQ==--> 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 2833134 commit 3a5146b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ go 1.23.6
77
retract [v0.0.8, v0.0.10]
88

99
require (
10-
github.com/canonical/gomaasclient v0.7.0
10+
github.com/canonical/gomaasclient v0.8.0
1111
github.com/deckarep/golang-set/v2 v2.7.0
1212
github.com/go-logr/logr v1.4.2
1313
github.com/onsi/ginkgo/v2 v2.22.2
@@ -47,7 +47,7 @@ require (
4747
github.com/google/btree v1.1.3 // indirect
4848
github.com/google/cel-go v0.22.0 // indirect
4949
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
50-
github.com/google/go-cmp v0.6.0 // indirect
50+
github.com/google/go-cmp v0.7.0 // indirect
5151
github.com/google/go-querystring v1.1.0 // indirect
5252
github.com/google/gofuzz v1.2.0 // indirect
5353
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
2020
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
2121
github.com/blang/semver/v4 v4.0.0 h1:1PFHFE6yCCTv8C1TeyNNarDzntLi7wMI5i/pzqYIsAM=
2222
github.com/blang/semver/v4 v4.0.0/go.mod h1:IbckMUScFkM3pff0VJDNKRiT6TG/YpiHIM2yvyW5YoQ=
23-
github.com/canonical/gomaasclient v0.7.0 h1:DhPsybQZ3Ovr1/yayfHnGoSnIKzf80rLvKUE7Vn6DLE=
24-
github.com/canonical/gomaasclient v0.7.0/go.mod h1:rRYH2hfLDZ7Z6LNmNBbLzwnu1wK894fznN5pbVtur/s=
23+
github.com/canonical/gomaasclient v0.8.0 h1:8lcMNhyW32q1+5X/mc8+pZBmqHdtof4A8atTP5Ag1eA=
24+
github.com/canonical/gomaasclient v0.8.0/go.mod h1:VS99xiJeSCUCqd574qNHNwtpJshtR6WQE8mszRlk53A=
2525
github.com/cenkalti/backoff/v4 v4.3.0 h1:MyRJ/UdXutAwSAT+s3wNd7MfTIcy71VQueUuFK343L8=
2626
github.com/cenkalti/backoff/v4 v4.3.0/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
2727
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
@@ -84,8 +84,8 @@ github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49/go.mod h1:
8484
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
8585
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
8686
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
87-
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
88-
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
87+
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
88+
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
8989
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
9090
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
9191
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=

0 commit comments

Comments
 (0)