Skip to content

Commit

Permalink
Update systemspec to 41f9f970 (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
javorszky committed May 5, 2023
1 parent a18cb5d commit 7e8c97f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -17,7 +17,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.2
github.com/suborbital/go-kit v0.0.8
github.com/suborbital/systemspec v0.0.6-0.20230505144242-f7d9c52f5232
github.com/suborbital/systemspec v0.0.6-0.20230505161626-41f9f9705eeb
github.com/testcontainers/testcontainers-go v0.19.0
github.com/twmb/franz-go v1.13.1
go.opentelemetry.io/contrib/instrumentation/github.com/labstack/echo/otelecho v0.37.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Expand Up @@ -279,8 +279,8 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/suborbital/go-kit v0.0.8 h1:yBsxUAlizy46p/eeHM1BfJZgEyx+dbK5oUYKd1N9szQ=
github.com/suborbital/go-kit v0.0.8/go.mod h1:1OWVnUwXri359OyolKOnthe8jetCQJY/daaObfwRaSs=
github.com/suborbital/systemspec v0.0.6-0.20230505144242-f7d9c52f5232 h1:A8hXXBKW6W4ylL2Fb7zVzTQNOOC3qpvb/HscVRYU+IU=
github.com/suborbital/systemspec v0.0.6-0.20230505144242-f7d9c52f5232/go.mod h1:gkoVF1aqMhO+RV6jXSg+gpWorOGii/01w3xOTdWJaxI=
github.com/suborbital/systemspec v0.0.6-0.20230505161626-41f9f9705eeb h1:x+H3hFDibWM4eC1ZI05uA0oCT9JJlqQjaJG4fyIzOCA=
github.com/suborbital/systemspec v0.0.6-0.20230505161626-41f9f9705eeb/go.mod h1:gkoVF1aqMhO+RV6jXSg+gpWorOGii/01w3xOTdWJaxI=
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
github.com/testcontainers/testcontainers-go v0.19.0 h1:3bmFPuQRgVIQwxZJERyzB8AogmJW3Qzh8iDyfJbPhi8=
github.com/testcontainers/testcontainers-go v0.19.0/go.mod h1:3YsSoxK0rGEUzbGD4gUVt1Nm3GJpCIq94GX+2LSf3d4=
Expand Down

0 comments on commit 7e8c97f

Please sign in to comment.