Skip to content

Commit

Permalink
fix(deps): update module go.hollow.sh/serverservice to v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 44fd9f3 commit b6eca51
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1,888 deletions.
10 changes: 4 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/equinix-labs/otel-init-go v0.0.8
github.com/gammazero/workerpool v1.1.3
github.com/google/go-cmp v0.5.9
github.com/google/uuid v1.3.0
github.com/google/uuid v1.3.1
github.com/hashicorp/go-retryablehttp v0.7.4
github.com/jacobweinstock/registrar v0.4.7
github.com/jinzhu/copier v0.3.5
Expand All @@ -23,11 +23,11 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
go.hollow.sh/serverservice v0.16.0
go.hollow.sh/serverservice v0.16.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.42.0
go.opentelemetry.io/otel v1.16.0
go.opentelemetry.io/otel/trace v1.16.0
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
golang.org/x/net v0.14.0
golang.org/x/oauth2 v0.11.0
)
Expand Down Expand Up @@ -124,7 +124,7 @@ require (
github.com/volatiletech/null/v8 v8.1.2 // indirect
github.com/volatiletech/randomize v0.0.1 // indirect
github.com/volatiletech/sqlboiler v3.7.1+incompatible // indirect
github.com/volatiletech/sqlboiler/v4 v4.14.2 // indirect
github.com/volatiletech/sqlboiler/v4 v4.15.0 // indirect
github.com/volatiletech/strmangle v0.0.5 // indirect
go.hollow.sh/toolbox v0.6.1 // indirect
go.opencensus.io v0.24.0 // indirect
Expand All @@ -134,7 +134,6 @@ require (
go.opentelemetry.io/otel/metric v1.16.0 // indirect
go.opentelemetry.io/otel/sdk v1.16.0 // indirect
go.opentelemetry.io/proto/otlp v1.0.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
go.uber.org/zap v1.25.0 // indirect
gocloud.dev v0.33.0 // indirect
Expand All @@ -145,7 +144,6 @@ require (
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.137.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230815205213-6bfd019c3878 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20230815205213-6bfd019c3878 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230815205213-6bfd019c3878 // indirect
google.golang.org/grpc v1.57.0 // indirect
Expand Down
Loading

0 comments on commit b6eca51

Please sign in to comment.