diff options
author | EuAndreh <eu@euandre.org> | 2024-12-14 09:47:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-12-14 09:47:59 -0300 |
commit | 456606295ee486ab68f4313d7c1a79d726cad91c (patch) | |
tree | cb354f6bad2c7d7c2c3c1819a498b21a024053b0 /go.mod | |
parent | Merge pull request #49 from astef/master (diff) | |
download | pds-456606295ee486ab68f4313d7c1a79d726cad91c.tar.gz pds-456606295ee486ab68f4313d7c1a79d726cad91c.tar.xz |
Remove extraneous files
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -module github.com/benbjohnson/immutable - -go 1.18 - -require golang.org/x/exp v0.0.0-20220518171630-0b5c67f07fdf // indirect - -retract v0.4.2 |