Skip to content

Commit

Permalink
Bump github.com/florianl/go-nfqueue
Browse files Browse the repository at this point in the history
Bumps [github.com/florianl/go-nfqueue](https://github.com/florianl/go-nfqueue) from 1.3.1-0.20220325083416-d7801b74b0ff to 1.3.1.
- [Release notes](https://github.com/florianl/go-nfqueue/releases)
- [Commits](https://github.com/florianl/go-nfqueue/commits/v1.3.1)

---
updated-dependencies:
- dependency-name: github.com/florianl/go-nfqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2023
1 parent dc298f2 commit 3c98adf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/BurntSushi/toml v1.2.1
github.com/florianl/go-nfqueue v1.3.1-0.20220325083416-d7801b74b0ff
github.com/florianl/go-nfqueue v1.3.1
github.com/google/gopacket v1.1.19
github.com/landlock-lsm/go-landlock v0.0.0-20211207181312-ab929acf048a
github.com/mdlayher/netlink v1.7.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ github.com/benbjohnson/clock v1.1.0 h1:Q92kusRqC1XV2MjkWETPvjJVqKetz1OzxZB7mHJLj
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/florianl/go-nfqueue v1.3.1-0.20220325083416-d7801b74b0ff h1:rn3KQ78hnep53Enrh7wvs554C2OsVIcthgsMnPY6GOk=
github.com/florianl/go-nfqueue v1.3.1-0.20220325083416-d7801b74b0ff/go.mod h1:aHWbgkhryJxF5XxYvJ3oRZpdD4JP74Zu/hP1zuhja+M=
github.com/florianl/go-nfqueue v1.3.1 h1:khQ9fYCrjbu5CF8dZF55G2RTIEIQRI0Aj5k3msJR6Gw=
github.com/florianl/go-nfqueue v1.3.1/go.mod h1:aHWbgkhryJxF5XxYvJ3oRZpdD4JP74Zu/hP1zuhja+M=
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 3c98adf

Please sign in to comment.