summaryrefslogtreecommitdiff
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2020-02-18 00:22:30 -0800
committerLibravatar Terin Stock <terinjokes@gmail.com>2020-02-18 01:24:59 -0800
commitf00269b255b6887899eb7619b20b869d3b1437af (patch)
tree0de83b1ea9566dd9c08cb501a44c3af05f4090bb /Gopkg.toml
parentfix: pass environment to workers (diff)
downloadbakelite-0.3.0.tar.xz
chore(mod): add go.modHEADv0.3.0master
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
deleted file mode 100644
index 3e6859e..0000000
--- a/Gopkg.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[[constraint]]
- branch = "master"
- name = "github.com/neelance/parallel"