diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-24 22:20:04 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-24 22:20:04 +0200 |
| commit | 8f7a673fccf1343e4468bb953d93f5b1b7372f77 (patch) | |
| tree | c901aa7be9d7dc5a2a4bdf043fc7320a1b600ad6 /go.mod | |
| parent | 02384f2667a2f10c9d776d6a259701d0b6542b54 (diff) | |
we are on codeberg now
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,5 +1,3 @@ -module github.com/snonux/algorithms +module codeberg.org/snonux/algorithms -go 1.14 - -require golang.org/x/tools/gopls v0.5.2 // indirect +go 1.19 |
