diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2023-01-17 18:41:29 -0700 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2023-01-17 18:41:29 -0700 |
commit | 8dfcbb5a67d01c0c6e45d767a3225f06c211b8ac (patch) | |
tree | 78f4e13b6148cfd33ec418bf25299af94b4385e5 | |
parent | Merge pull request #39 from BarrensZeppelin/fix-sets (diff) | |
download | pds-8dfcbb5a67d01c0c6e45d767a3225f06c211b8ac.tar.gz pds-8dfcbb5a67d01c0c6e45d767a3225f06c211b8ac.tar.xz |
Retract v0.4.2
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,3 +3,5 @@ module github.com/benbjohnson/immutable go 1.18 require golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf // indirect + +retract v0.4.2 |