aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com
diff options
context:
space:
mode:
authorRaul Benencia <raul@thousandeyes.com>2023-01-04 16:32:49 -0800
committerRaul Benencia <raul@thousandeyes.com>2023-01-04 16:32:49 -0800
commitbdf7df6d7be8bb887334d3b623c999c9adc06843 (patch)
tree4a59a957dfb9abf9bac89b624de65cbdb6904422 /vendor/github.com
parent5278665a4dab4d90c7aac56aa76ce2c24705da8c (diff)
build: use go 1.19 and tidy up deps
Diffstat (limited to 'vendor/github.com')
-rw-r--r--vendor/github.com/go-kit/log/go.mod5
-rw-r--r--vendor/github.com/go-kit/log/go.sum2
-rw-r--r--vendor/github.com/go-logfmt/logfmt/go.mod3
-rw-r--r--vendor/github.com/gorilla/mux/go.mod3
-rw-r--r--vendor/github.com/justinas/alice/go.mod3
5 files changed, 0 insertions, 16 deletions
diff --git a/vendor/github.com/go-kit/log/go.mod b/vendor/github.com/go-kit/log/go.mod
deleted file mode 100644
index af39037..0000000
--- a/vendor/github.com/go-kit/log/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module github.com/go-kit/log
-
-go 1.17
-
-require github.com/go-logfmt/logfmt v0.5.1
diff --git a/vendor/github.com/go-kit/log/go.sum b/vendor/github.com/go-kit/log/go.sum
deleted file mode 100644
index b2750f7..0000000
--- a/vendor/github.com/go-kit/log/go.sum
+++ /dev/null
@@ -1,2 +0,0 @@
-github.com/go-logfmt/logfmt v0.5.1 h1:otpy5pqBCBZ1ng9RQ0dPu4PN7ba75Y/aA+UpowDyNVA=
-github.com/go-logfmt/logfmt v0.5.1/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
diff --git a/vendor/github.com/go-logfmt/logfmt/go.mod b/vendor/github.com/go-logfmt/logfmt/go.mod
deleted file mode 100644
index c6fe10b..0000000
--- a/vendor/github.com/go-logfmt/logfmt/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module github.com/go-logfmt/logfmt
-
-go 1.17
diff --git a/vendor/github.com/gorilla/mux/go.mod b/vendor/github.com/gorilla/mux/go.mod
deleted file mode 100644
index df170a3..0000000
--- a/vendor/github.com/gorilla/mux/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module github.com/gorilla/mux
-
-go 1.12
diff --git a/vendor/github.com/justinas/alice/go.mod b/vendor/github.com/justinas/alice/go.mod
deleted file mode 100644
index b630d63..0000000
--- a/vendor/github.com/justinas/alice/go.mod
+++ /dev/null
@@ -1,3 +0,0 @@
-module github.com/justinas/alice
-
-go 1.12
nihil fit ex nihilo