Skip to content

Commit

Permalink
Tidy go.mod.
Browse files Browse the repository at this point in the history
  • Loading branch information
robshakir committed Jan 6, 2025
1 parent fd890f6 commit 6e008ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 75 deletions.
5 changes: 0 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,10 @@ require (
github.com/google/gopacket v1.1.19 // indirect
github.com/hashicorp/hcl v1.0.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/josharian/native v1.1.0 // indirect
github.com/k-sone/critbitgo v1.4.0 // indirect
github.com/kentik/patricia v1.2.1 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/magiconair/properties v1.8.7 // indirect
github.com/mdlayher/genetlink v1.3.2 // indirect
github.com/mdlayher/netlink v1.7.2 // indirect
github.com/mdlayher/socket v0.5.1 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/openconfig/gnoi v0.4.1 // indirect
github.com/openconfig/gnsi v1.6.0 // indirect
Expand Down Expand Up @@ -66,7 +62,6 @@ require (
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/exp v0.0.0-20240604190554-fc45aab8b7f8 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
Expand Down
Loading

0 comments on commit 6e008ff

Please sign in to comment.