Skip to content

Commit

Permalink
update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Trisia committed Jun 30, 2023
1 parent 24fd0da commit d418f15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion demo/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module demo
go 1.20

require (
github.com/Trisia/govrrp v1.0.8
github.com/Trisia/govrrp v1.0.9-0.20230630085917-24fd0dac7771
github.com/vishvananda/netlink v1.1.0
)

Expand Down
2 changes: 2 additions & 0 deletions demo/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/Trisia/govrrp v1.0.7 h1:hecVPx1H0EQWXzbxk2oF7r0qDPezr6foHXknisk5Vp0=
github.com/Trisia/govrrp v1.0.7/go.mod h1:A0fBoAaP3ZyjKsNZFRMGnE2LUo5T5Yn40ndvwFQfzg4=
github.com/Trisia/govrrp v1.0.8 h1:4evea7ytgLerbZ5hlZQz00Hs1Zhl9UoPYs4aE89rnrU=
github.com/Trisia/govrrp v1.0.8/go.mod h1:A0fBoAaP3ZyjKsNZFRMGnE2LUo5T5Yn40ndvwFQfzg4=
github.com/Trisia/govrrp v1.0.9-0.20230630085917-24fd0dac7771 h1:n8m4a1NLBaM9ijZn5pKZMNrQkVod1s6zlO9fGueb7XE=
github.com/Trisia/govrrp v1.0.9-0.20230630085917-24fd0dac7771/go.mod h1:A0fBoAaP3ZyjKsNZFRMGnE2LUo5T5Yn40ndvwFQfzg4=
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.7/go.mod h1:n+brtR0CgQNWTVd5ZUFpTBC8YFBDLK/h/bpaJ8/DtOE=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
Expand Down

0 comments on commit d418f15

Please sign in to comment.