Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
1diff --git a/src/go.mod b/src/go.mod 2index 3242342..795c306 100644 3--- a/src/go.mod 4+++ b/src/go.mod 5@@ -28,7 +28,7 @@ require ( 6 github.com/juju/go4 v0.0.0-20160222163258-40d72ab9641a // indirect 7 github.com/juju/persistent-cookiejar v0.0.0-20171026135701-d5e5a8405ef9 // indirect 8 github.com/juju/webbrowser v1.0.0 // indirect 9- github.com/lxc/lxd v0.0.0-20200706202337-814c96fcec74 10+ github.com/lxc/lxd v0.0.0-20200727014606-0d408e8e8ebb 11 github.com/mattn/go-colorable v0.1.7 // indirect 12 github.com/miekg/dns v1.1.30 13 github.com/mitchellh/go-testing-interface v1.14.0 // indirect