Skip to content

Commit

Permalink
Bump github.com/oxidecomputer/oxide.go from 0.1.0-beta5 to 0.1.0-beta6
Browse files Browse the repository at this point in the history
Bumps [github.com/oxidecomputer/oxide.go](https://github.com/oxidecomputer/oxide.go) from 0.1.0-beta5 to 0.1.0-beta6.
- [Release notes](https://github.com/oxidecomputer/oxide.go/releases)
- [Changelog](https://github.com/oxidecomputer/oxide.go/blob/main/CHANGELOG.md)
- [Commits](oxidecomputer/oxide.go@v0.1.0-beta5...v0.1.0-beta6)

---
updated-dependencies:
- dependency-name: github.com/oxidecomputer/oxide.go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent 4b75916 commit b866e4a
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 @@ -11,7 +11,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
github.com/hashicorp/terraform-plugin-testing v1.7.0
github.com/oxidecomputer/oxide.go v0.1.0-beta5
github.com/oxidecomputer/oxide.go v0.1.0-beta6
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 @@ -132,8 +132,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
github.com/oklog/run v1.0.0 h1:Ru7dDtJNOyC66gQ5dQmaCa0qIsAUFY3sFpK1Xk8igrw=
github.com/oklog/run v1.0.0/go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA=
github.com/oxidecomputer/oxide.go v0.1.0-beta5 h1:FyFOjVxoiJTHWjPw9n52piBbGEek1ROpmOLOcVeuVIc=
github.com/oxidecomputer/oxide.go v0.1.0-beta5/go.mod h1:ek/PldViEltf/xnQhF+CwqbG87OvHFpjIkriDpPja2o=
github.com/oxidecomputer/oxide.go v0.1.0-beta6 h1:AP2eOrKq72pvd0dVSgLeawvxtfpRz71rvy3Ml3G9f+A=
github.com/oxidecomputer/oxide.go v0.1.0-beta6/go.mod h1:ek/PldViEltf/xnQhF+CwqbG87OvHFpjIkriDpPja2o=
github.com/pjbgf/sha1cd v0.3.0 h1:4D5XXmUUBUl/xQ6IjCkEAbqXskkq/4O7LmGn0AqMDs4=
github.com/pjbgf/sha1cd v0.3.0/go.mod h1:nZ1rrWOcGJ5uZgEEVL1VUM9iRQiZvWdbZjkKyFzPPsI=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit b866e4a

Please sign in to comment.