dependabot[bot]
|
4efd25beb8
|
Bump golang.org/x/net from 0.7.0 to 0.17.0 (#241)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-12 08:09:03 +02:00 |
dependabot[bot]
|
e016b4e9fa
|
Bump golang.org/x/net from 0.4.0 to 0.7.0 (#216)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-18 14:01:22 +01:00 |
Michael Stapelberg
|
2a00dee9fc
|
pull in latest mdlayher/netlink
related to issue #210
|
2022-12-12 17:19:45 +01:00 |
Michael Stapelberg
|
38a96768db
|
bump go.mod version to go 1.17
fixes https://github.com/google/nftables/issues/158
|
2022-05-02 17:29:23 +02:00 |
Michael Stapelberg
|
edf9fe8cd0
|
remove dependency on now-deleted koneu/natend
Instead, we just do the unsafe.Pointer() calls directly.
fixes https://github.com/google/nftables/issues/145
|
2022-02-10 08:29:02 +01:00 |
Matt Layher
|
611d399a5e
|
go.mod: use github.com/mdlayher/netlink@v1.4.2 (#136)
Signed-off-by: Matt Layher <mdlayher@gmail.com>
|
2021-12-09 23:08:14 +01:00 |
Serguei Bezverkhi
|
14f3137cde
|
protect cc.messages from racing (#75)
Signed-off-by: Serguei Bezverkhi <sbezverk@cisco.com>
|
2019-11-14 16:22:42 +01:00 |
Serguei Bezverkhi
|
e0f4f3f8f8
|
Add bitwise decoder logic (#71)
|
2019-11-07 15:38:12 +01:00 |
Michael Stapelberg
|
d3930927e4
|
declare a Go module
|
2019-05-24 02:21:35 +02:00 |