Skip to content

Commit

Permalink
fix(deps): update github.com/gopacket/gopacket digest to 0238d7a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and stv0g committed Jul 11, 2023
1 parent 1793ca4 commit e6e1919
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.21.0
github.com/go-ping/ping v1.1.0
github.com/google/nftables v0.1.0
github.com/gopacket/gopacket v1.1.1-0.20230627101822-4472aeca4ce4
github.com/gopacket/gopacket v1.1.2-0.20230711102811-0238d7a8e759
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 @@ -119,6 +119,8 @@ github.com/gopacket/gopacket v1.1.1-0.20230602214333-9e29b47788a3 h1:AE+w8+mAOoK
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/gopacket/gopacket v1.1.2-0.20230711102811-0238d7a8e759 h1:kLE/Gw4tDR7Ja9cRlMUXsH+zK92BvZCfnPxezvfAi8o=
github.com/gopacket/gopacket v1.1.2-0.20230711102811-0238d7a8e759/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 e6e1919

Please sign in to comment.