diff options
| author | lost+skunk <[email protected]> | 2024-07-13 21:45:04 +0300 |
|---|---|---|
| committer | lost+skunk <[email protected]> | 2024-07-13 21:45:04 +0300 |
| commit | cd86606f7a155752d78337378ad6e9fa6880122b (patch) | |
| tree | eac57443b3e78a17638a4954410150b4b10909a0 /go.mod | |
| parent | 667de65e2fda7cb30ec886ccf6619a4178d5488b (diff) | |
| download | skunky-art-cd86606f7a155752d78337378ad6e9fa6880122b.tar.gz skunky-art-cd86606f7a155752d78337378ad6e9fa6880122b.tar.bz2 skunky-art-cd86606f7a155752d78337378ad6e9fa6880122b.zip | |
Забыл кое-что
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,9 +2,7 @@ module skunkyart go 1.22.3 -replace git.macaw.me/skunky/devianter v0.1.0 => /home/skunk/projects/devianter - require ( - git.macaw.me/skunky/devianter v0.1.0 + git.macaw.me/skunky/devianter v0.2.0 golang.org/x/net v0.27.0 ) |
