Skip to content

Commit

Permalink
fix(deps): update module go.etcd.io/etcd/server/v3 to v3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2023
1 parent 014a3d5 commit 5e1cbb6
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@ require (
github.com/pborman/uuid v1.2.1
github.com/pin/tftp v0.0.0-20210809155059-0161c5dd2e96
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_golang v1.11.1
github.com/sanity-io/litter v1.5.1
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/spf13/afero v1.6.0
github.com/urfave/cli/v2 v2.3.0
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
go.etcd.io/etcd/api/v3 v3.5.0
go.etcd.io/etcd/client/pkg/v3 v3.5.0
go.etcd.io/etcd/client/v3 v3.5.0
go.etcd.io/etcd/server/v3 v3.5.0
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac
go.etcd.io/etcd/api/v3 v3.5.7
go.etcd.io/etcd/client/pkg/v3 v3.5.7
go.etcd.io/etcd/client/v3 v3.5.7
go.etcd.io/etcd/server/v3 v3.5.7
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/sys v0.3.0
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac
gopkg.in/src-d/go-git.v4 v4.13.1
gopkg.in/yaml.v2 v2.4.0
Expand Down
Loading

0 comments on commit 5e1cbb6

Please sign in to comment.