mirror of
https://git.macaw.me/skunky/SkunkyArt.git
synced 2025-04-03 21:17:35 +03:00
отображение ошибок
This commit is contained in:
parent
5a8a0987a2
commit
c39399403e
11 changed files with 74 additions and 35 deletions
3
go.mod
3
go.mod
|
@ -2,8 +2,7 @@ module skunkyart
|
|||
|
||||
go 1.18
|
||||
|
||||
replace git.macaw.me/skunky/devianter v0.2.5 => /home/skunk/projects/devianter
|
||||
require (
|
||||
git.macaw.me/skunky/devianter v0.2.5
|
||||
git.macaw.me/skunky/devianter v0.2.6-0.20240904171839-b3c99749f133
|
||||
golang.org/x/net v0.27.0
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue