Skip to content

Commit

Permalink
fix(deps): update module github.com/steinfletcher/apitest to v1.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 7, 2024
1 parent b9bfa69 commit 19369da
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 @@ -18,7 +18,7 @@ require (
github.com/onsi/ginkgo/v2 v2.19.0
github.com/onsi/gomega v1.33.1
github.com/prometheus/procfs v0.15.1
github.com/steinfletcher/apitest v1.5.15
github.com/steinfletcher/apitest v1.5.16
go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.51.0
go.opentelemetry.io/otel v1.26.0
go.opentelemetry.io/otel/metric v1.26.0
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/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.19.1
github.com/rubyist/circuitbreaker v2.2.1+incompatible
github.com/steinfletcher/apitest v1.5.15
github.com/steinfletcher/apitest v1.5.16
github.com/stretchr/testify v1.9.0
github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26
github.com/uptrace/opentelemetry-go-extra/otelsql v0.2.4
Expand Down

0 comments on commit 19369da

Please sign in to comment.