Skip to content

Commit

Permalink
fix(deps): update golang.org/x/exp digest to 7918f67
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2023
1 parent 05cd90f commit ba97ba5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/acceptance/assets/app/go_app/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
go.opentelemetry.io/otel/metric v1.19.0
go.opentelemetry.io/otel/trace v1.19.0
go.uber.org/zap v1.26.0
golang.org/x/exp v0.0.0-20231005195138-3e424a577f31
golang.org/x/exp 7918f672742d
)

require (
Expand Down
2 changes: 1 addition & 1 deletion src/autoscaler/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ require (
github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
github.com/xeipuuv/gojsonschema v1.2.0
golang.org/x/crypto v0.14.0
golang.org/x/exp v0.0.0-20231005195138-3e424a577f31
golang.org/x/exp 7918f672742d
golang.org/x/net v0.16.0
golang.org/x/time v0.3.0
google.golang.org/grpc v1.58.2
Expand Down

0 comments on commit ba97ba5

Please sign in to comment.