Skip to content

Commit

Permalink
USHIFT-387: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pacevedom committed Feb 17, 2023
1 parent 050af0a commit 67e6e25
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 801 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ go 1.19
require (
github.com/apparentlymart/go-cidr v1.1.0
github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e // openshift-controller-manager
github.com/kelseyhightower/envconfig v1.4.0 // microshift
github.com/miekg/dns v1.1.35 // microshift
github.com/mitchellh/go-homedir v1.1.0 // microshift
github.com/openshift/api v0.0.0-20230120195050-6ba31fa438f2
Expand Down Expand Up @@ -162,7 +161,7 @@ require (
github.com/stoewer/go-strcase v1.2.0 // indirect
github.com/stretchr/objx v0.4.0 // indirect
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
github.com/vishvananda/netlink v1.1.0 // indirect
github.com/vishvananda/netlink v1.1.0
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae // indirect
github.com/vmware/govmomi v0.20.3 // indirect
github.com/xlab/treeprint v1.1.0 // indirect
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -489,8 +489,6 @@ github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7V
github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
github.com/karrick/godirwalk v1.17.0 h1:b4kY7nqDdioR/6qnbHQyDvmA17u5G1cZ6J+CZXwSWoI=
github.com/karrick/godirwalk v1.17.0/go.mod h1:j4mkqPuvaLI8mp1DroR3P6ad7cyYd4c1qeJ3RV7ULlk=
github.com/kelseyhightower/envconfig v1.4.0 h1:Im6hONhd3pLkfDFsbRgu68RDNkGF1r3dvMUtDTo2cv8=
github.com/kelseyhightower/envconfig v1.4.0/go.mod h1:cccZRl6mQpaq41TPp5QxidR+Sa3axMbJDNb//FQX6Gg=
github.com/kisielk/errcheck v1.1.0/go.mod h1:EZBBE59ingxPouuu3KfxchcWSUPOHkagtvWXihfKN4Q=
github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
Expand Down
13 changes: 0 additions & 13 deletions vendor/github.com/kelseyhightower/envconfig/.travis.yml

This file was deleted.

19 changes: 0 additions & 19 deletions vendor/github.com/kelseyhightower/envconfig/LICENSE

This file was deleted.

2 changes: 0 additions & 2 deletions vendor/github.com/kelseyhightower/envconfig/MAINTAINERS

This file was deleted.

192 changes: 0 additions & 192 deletions vendor/github.com/kelseyhightower/envconfig/README.md

This file was deleted.

8 changes: 0 additions & 8 deletions vendor/github.com/kelseyhightower/envconfig/doc.go

This file was deleted.

7 changes: 0 additions & 7 deletions vendor/github.com/kelseyhightower/envconfig/env_os.go

This file was deleted.

7 changes: 0 additions & 7 deletions vendor/github.com/kelseyhightower/envconfig/env_syscall.go

This file was deleted.

Loading

0 comments on commit 67e6e25

Please sign in to comment.