Skip to content

Commit

Permalink
Bump github.com/meraki/dashboard-api-go/v3 from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [github.com/meraki/dashboard-api-go/v3](https://github.com/meraki/dashboard-api-go) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/meraki/dashboard-api-go/releases)
- [Changelog](https://github.com/meraki/dashboard-api-go/blob/main/CHANGELOG.md)
- [Commits](meraki/dashboard-api-go@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: github.com/meraki/dashboard-api-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 1400300 commit 63d7563
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 @@ -8,7 +8,7 @@ require (
github.com/hashicorp/terraform-plugin-docs v0.18.0
github.com/hashicorp/terraform-plugin-framework v1.7.0
github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
github.com/meraki/dashboard-api-go/v3 v3.0.0
github.com/meraki/dashboard-api-go/v3 v3.0.1
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/mattn/go-runewidth v0.0.9 h1:Lm995f3rfxdpd6TSmuVCHVb/QhupuXlYr8sCI/QdE+0=
github.com/mattn/go-runewidth v0.0.9/go.mod h1:H031xJmbD/WCDINGzjvQ9THkh0rPKHF+m2gUSrubnMI=
github.com/meraki/dashboard-api-go/v3 v3.0.0 h1:5P/R/DuAm3XPkryBUVuQ1zmNGSE2OWqvAAhfgXI6YBk=
github.com/meraki/dashboard-api-go/v3 v3.0.0/go.mod h1:ngZmCzPKto29KbttUw7ibrLc+5RHHBKihYFkWFrL1zE=
github.com/meraki/dashboard-api-go/v3 v3.0.1 h1:24CeiQAuQYDoGkwBG7J91es78eB5CtY/TuCn6iYFeJ4=
github.com/meraki/dashboard-api-go/v3 v3.0.1/go.mod h1:ngZmCzPKto29KbttUw7ibrLc+5RHHBKihYFkWFrL1zE=
github.com/mitchellh/copystructure v1.0.0/go.mod h1:SNtv71yrdKgLRyLFxmLdkAbkKEFWgYaq1OVrnRcwhnw=
github.com/mitchellh/copystructure v1.2.0 h1:vpKXTN4ewci03Vljg/q9QvCGUDttBOGBIa15WveJJGw=
github.com/mitchellh/copystructure v1.2.0/go.mod h1:qLl+cE2AmVv+CoeAwDPye/v+N2HKCj9FbZEVFJRxO9s=
Expand Down

0 comments on commit 63d7563

Please sign in to comment.