about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 78dc7dc..4f64f9a 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/leahneukirchen/htping
 
-go 1.14
+go 1.16
 
 require (
 	github.com/prometheus/client_golang v1.18.0