Skip to content

Commit 9ed4186

Browse files
authored
deps: bump oxide.go SDK (#738)
Closes #700 ----- ### Pull request checklist - [ ] Add changelog entry for this change.
1 parent 622e1f7 commit 9ed4186

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/hashicorp/terraform-plugin-log v0.10.0
1313
github.com/hashicorp/terraform-plugin-sdk/v2 v2.40.0
1414
github.com/hashicorp/terraform-plugin-testing v1.15.0
15-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260401212725-bbe52c008bf7
15+
github.com/oxidecomputer/oxide.go v0.9.0
1616
github.com/stretchr/testify v1.11.1
1717
)
1818

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,8 @@ github.com/mitchellh/reflectwalk v1.0.2 h1:G2LzWKi524PWgd3mLHV8Y5k7s6XUvT0Gef6zx
139139
github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw=
140140
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
141141
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
142-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260401212725-bbe52c008bf7 h1:lidJoluoI/Bt9G009l3jcD1YxgxTq3yBWuateMT/Frk=
143-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260401212725-bbe52c008bf7/go.mod h1:I36KqKtLBuKdi9HeXRwP2FHc7s98+HvYgFozvfyKnpE=
142+
github.com/oxidecomputer/oxide.go v0.9.0 h1:BwwRLsXomk43q+qQLWgksu8FhJJMftp85XQT5CDDCuw=
143+
github.com/oxidecomputer/oxide.go v0.9.0/go.mod h1:I36KqKtLBuKdi9HeXRwP2FHc7s98+HvYgFozvfyKnpE=
144144
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=
145145
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
146146
github.com/pjbgf/sha1cd v0.3.2 h1:a9wb0bp1oC2TGwStyn0Umc/IGKQnEgF0vVaZ8QF8eo4=

0 commit comments

Comments
 (0)