Skip to content

Commit

Permalink
fix(deps): update github.com/gopacket/gopacket digest to 4472aec
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stv0g committed Jun 28, 2023
1 parent e1b6750 commit e69dceb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/go-delve/delve v1.20.2
github.com/go-ping/ping v1.1.0
github.com/google/nftables v0.1.0
github.com/gopacket/gopacket v1.1.1-0.20230602214333-9e29b47788a3
github.com/gopacket/gopacket v1.1.1-0.20230627101822-4472aeca4ce4
github.com/vishvananda/netlink v1.2.1-beta.2.0.20221214185949-378a404a26f0
github.com/vishvananda/netns v0.0.4
go.uber.org/zap v1.24.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ github.com/gopacket/gopacket v1.1.1-0.20230504215803-44b8a6a7a299 h1:8wDtw2Xx0AS
github.com/gopacket/gopacket v1.1.1-0.20230504215803-44b8a6a7a299/go.mod h1:HavMeONEl7W9036of9LbSWoonqhH7HA1+ZRO+rMIvFs=
github.com/gopacket/gopacket v1.1.1-0.20230602214333-9e29b47788a3 h1:AE+w8+mAOoKTT6jAJ8dFDJUGh5J2/uzYYVjrt2bNQyY=
github.com/gopacket/gopacket v1.1.1-0.20230602214333-9e29b47788a3/go.mod h1:HavMeONEl7W9036of9LbSWoonqhH7HA1+ZRO+rMIvFs=
github.com/gopacket/gopacket v1.1.1-0.20230627101822-4472aeca4ce4 h1:LoZ5rUxZsWSJtDlA8E+qRM7dtAvq7a5dX6S+mMwAghM=
github.com/gopacket/gopacket v1.1.1-0.20230627101822-4472aeca4ce4/go.mod h1:HavMeONEl7W9036of9LbSWoonqhH7HA1+ZRO+rMIvFs=
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0/go.mod h1:FiyG127CGDf3tlThmgyCl78X/SZQqEOJBCDaAfeWzPs=
Expand Down

0 comments on commit e69dceb

Please sign in to comment.