summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/Philipp15b/go-steam/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/Philipp15b/go-steam/go.mod')
-rw-r--r--vendor/github.com/Philipp15b/go-steam/go.mod8
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/github.com/Philipp15b/go-steam/go.mod b/vendor/github.com/Philipp15b/go-steam/go.mod
deleted file mode 100644
index a16ac0b9..00000000
--- a/vendor/github.com/Philipp15b/go-steam/go.mod
+++ /dev/null
@@ -1,8 +0,0 @@
-module github.com/Philipp15b/go-steam
-
-go 1.14
-
-require (
- github.com/davecgh/go-spew v1.1.1
- github.com/golang/protobuf v1.4.2
-)