Skip to content

Commit

Permalink
fix(deps): update module github.com/jinzhu/copier to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 44fd9f3 commit 84cc19e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1,878 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/google/uuid v1.3.0
github.com/hashicorp/go-retryablehttp v0.7.4
github.com/jacobweinstock/registrar v0.4.7
github.com/jinzhu/copier v0.3.5
github.com/jinzhu/copier v0.4.0
github.com/metal-toolbox/ironlib v0.2.11
github.com/peterbourgon/ff/v3 v3.4.0
github.com/pkg/errors v0.9.1
Expand Down Expand Up @@ -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 84cc19e

Please sign in to comment.