diff options
| author | lost+skunk <[email protected]> | 2024-08-14 19:18:06 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-08-14 19:18:06 +0300 |
| commit | 2f8c35ba322e3c8c6e0bff8f7818d4eedf002928 (patch) | |
| tree | 3158276fa91553bc87cbb751204d832b3616bfde /go.mod | |
| parent | 513543cc7a24330e3d9ce96d3b55e4726397af50 (diff) | |
| download | skunky-art-2f8c35ba322e3c8c6e0bff8f7818d4eedf002928.tar.gz skunky-art-2f8c35ba322e3c8c6e0bff8f7818d4eedf002928.tar.bz2 skunky-art-2f8c35ba322e3c8c6e0bff8f7818d4eedf002928.zip | |
user favourites
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ module skunkyart go 1.22.3 +replace git.macaw.me/skunky/devianter v0.2.5 => /home/skunk/projects/devianter require ( git.macaw.me/skunky/devianter v0.2.5 golang.org/x/net v0.27.0 |
