about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAlan Pearce2025-03-21 21:52:31 +0100
committerAlan Pearce2025-03-21 21:52:31 +0100
commit85fff9ebf5a3177d8c4e48d7314e402c0be27cee (patch)
tree3f5713c898622585d2f75d919fd2cd3a329654a1 /go.mod
parent7ada5cf0a0ac21780e8ef5abd4be308446fa3110 (diff)
downloadgomponents-1.4.0.tar.lz
gomponents-1.4.0.tar.zst
gomponents-1.4.0.zip
Add MapIter to map over iterators v1.4.0
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8a7823b..0b6bf60 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
 module go.alanpearce.eu/gomponents
 
-go 1.18
+go 1.23