Skip to content
Snippets Groups Projects

Omnibus GitLab for upstream 16.10

Merged Georges Racinet requested to merge topic/heptapod/gl-16.10 into branch/heptapod
105 files
+ 976
342
Compare changes
  • Side-by-side
  • Inline
Files
105
+ 12
0
diff --git a/go.mod b/go.mod
index 70613c0..c3288ff 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module github.com/oliver006/redis_exporter
-go 1.22
+go 1.21
require (
github.com/gomodule/redigo v1.8.9
Loading