aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-04-10 00:21:27 +0200
committerPřemysl Eric Janouch <p@janouch.name>2024-04-10 00:21:27 +0200
commitc90e03271e7f55ec89f687a6b5edb953e91a1055 (patch)
tree5b619d6e2a2e3c8ab05cdc5470e9fcee3c200536
parent91db4c7d846608482ef45d1432ab3f653cda73ed (diff)
downloadbbc-on-ice-origin/master.tar.gz
bbc-on-ice-origin/master.tar.xz
bbc-on-ice-origin/master.zip
Accept more Go versionsHEADorigin/mastermaster
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 87c5a7e..0f57329 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
module janouch.name/bbc-on-ice
-go 1.22.0
+go 1.20.0