summary refs log tree commit diff stats
path: root/go.sum
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-04 18:40:04 +0530
committerAndinus <andinus@nand.sh>2020-04-04 18:40:04 +0530
commit37c097e4ae1ff4a846edb615cc322ee5e547a709 (patch)
tree7046b7a18c4c388fe9bd5ee0f2dd06f8db41478f /go.sum
parent8dd58b925629cdb99d6293ce7c9953a9b65ccefc (diff)
downloadcetus-37c097e4ae1ff4a846edb615cc322ee5e547a709.tar.gz
Add support for unveil on OpenBSD
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..ad99652
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+golang.org/x/sys v0.0.0-20200331124033-c3d80250170d h1:nc5K6ox/4lTFbMVSL9WRR81ixkcwXThoiF6yf+R9scA=
+golang.org/x/sys v0.0.0-20200331124033-c3d80250170d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=