Skip to content

Commit

Permalink
build: bump wrangler in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
aruiz14 authored and manno committed Oct 23, 2023
1 parent 1eb72fc commit d84e457
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 457 deletions.
7 changes: 4 additions & 3 deletions e2e/testenv/infra/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,12 @@ require (
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/prometheus/client_golang v1.14.0 // indirect
github.com/prometheus/client_golang v1.16.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.37.0 // indirect
github.com/prometheus/procfs v0.8.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
github.com/prometheus/procfs v0.10.1 // indirect
github.com/rancher/gitjob v0.1.82 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/pflag v1.0.5 // indirect
go.opentelemetry.io/otel v1.14.0 // indirect
Expand Down
Loading

0 comments on commit d84e457

Please sign in to comment.