Skip to content

Commit f2f00d0

Browse files
authored
deps: bump oxide.go to v0.9.0 (#47)
1 parent 3a9b43c commit f2f00d0

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tool (
99

1010
require (
1111
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.139.0
12-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260319134325-8a08d5f59e23
12+
github.com/oxidecomputer/oxide.go v0.9.0
1313
github.com/stretchr/testify v1.11.1
1414
go.opentelemetry.io/collector/component v1.45.0
1515
go.opentelemetry.io/collector/component/componenttest v0.139.0

go.sum

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -491,10 +491,8 @@ github.com/otiai10/curr v0.0.0-20150429015615-9b4961190c95/go.mod h1:9qAhocn7zKJ
491491
github.com/otiai10/curr v1.0.0/go.mod h1:LskTG5wDwr8Rs+nNQ+1LlxRjAtTZZjtJW4rMXl6j4vs=
492492
github.com/otiai10/mint v1.3.0/go.mod h1:F5AjcsTsWUqX+Na9fpHb52P8pcRX2CI6A3ctIT91xUo=
493493
github.com/otiai10/mint v1.3.1/go.mod h1:/yxELlJQ0ufhjUwhshSj+wFjZ78CnZ48/1wtmBH1OTc=
494-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260304174018-b0f8ba0c764c h1:DfIxEF0z8prXMmYYDuRa4gTUXPHZ+4EYb3pc4iKqg+A=
495-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260304174018-b0f8ba0c764c/go.mod h1:pL9BcSmHMyhR8Utxr2AcV6wG59OIrcSV3dNduIzGGdo=
496-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260319134325-8a08d5f59e23 h1:2CoVXnrabOEEJMYs7a4I6/Sagqj1hrrOwZWj0M1c6j8=
497-
github.com/oxidecomputer/oxide.go v0.8.1-0.20260319134325-8a08d5f59e23/go.mod h1:I36KqKtLBuKdi9HeXRwP2FHc7s98+HvYgFozvfyKnpE=
494+
github.com/oxidecomputer/oxide.go v0.9.0 h1:BwwRLsXomk43q+qQLWgksu8FhJJMftp85XQT5CDDCuw=
495+
github.com/oxidecomputer/oxide.go v0.9.0/go.mod h1:I36KqKtLBuKdi9HeXRwP2FHc7s98+HvYgFozvfyKnpE=
498496
github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8=
499497
github.com/pelletier/go-toml v1.9.5/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
500498
github.com/pelletier/go-toml/v2 v2.2.4 h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=

0 commit comments

Comments
 (0)