diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2023-01-17 18:47:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 18:47:08 -0700 |
commit | 55aabf3a690986fbcfc0c3b450b415f35ad0bd13 (patch) | |
tree | 78f4e13b6148cfd33ec418bf25299af94b4385e5 | |
parent | Merge pull request #39 from BarrensZeppelin/fix-sets (diff) | |
parent | Retract v0.4.2 (diff) | |
download | pds-55aabf3a690986fbcfc0c3b450b415f35ad0bd13.tar.gz pds-55aabf3a690986fbcfc0c3b450b415f35ad0bd13.tar.xz |
Merge pull request #41 from benbjohnson/retract-v0.4.2
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 |