aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmir Laher <amirlaher@Amirs-Air.fritz.box>2022-05-20 15:12:40 +1200
committerAmir Laher <amirlaher@Amirs-Air.fritz.box>2022-05-20 15:12:40 +1200
commit369c5b6604e621b3d3bb484718ae3a3575d0fcb2 (patch)
treeff3e461149a8815ba9d64204c8445502f06871a3
parentupgrade github actions to go 1.18 (diff)
downloadpds-369c5b6604e621b3d3bb484718ae3a3575d0fcb2.tar.gz
pds-369c5b6604e621b3d3bb484718ae3a3575d0fcb2.tar.xz
undo v2 module change after comment from @benbjohnson
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ae0ced8..1548f36 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/benbjohnson/immutable/v2
+module github.com/benbjohnson/immutable
go 1.18