]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
tests/dnstap: update go.mod and remove go.sum docs-develop-go-m-2jlkzm/deployments/3733 go-mod-fixup
authorOto Šťáva <oto.stava@nic.cz>
Mon, 8 Apr 2024 09:38:41 +0000 (11:38 +0200)
committerOto Šťáva <oto.stava@nic.cz>
Wed, 10 Apr 2024 10:58:44 +0000 (12:58 +0200)
commite9663f335a85f37b72883ba61ca66652325dfc5c
tree739653f9d1fd8750cd183c1342f55ea95e9a4811
parent83bfd4f1bdbab4e174d22d0f9406018003331891
tests/dnstap: update go.mod and remove go.sum

This includes <https://github.com/CZ-NIC/knot-resolver/pull/108> and
should stop automatic 'go.mod' changes from annoying us, at least for
now. Seems to be working with go 1.17, 1.19, and 1.21.
tests/dnstap/src/dnstap-test/.gitignore [new file with mode: 0644]
tests/dnstap/src/dnstap-test/go.mod
tests/dnstap/src/dnstap-test/go.sum [deleted file]