downgrade go version
This commit is contained in:
parent
d75b8e5a8f
commit
5aeba82899
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module g.arns.lt/zordsdavini/url_shortiner
|
module g.arns.lt/zordsdavini/url_shortiner
|
||||||
|
|
||||||
go 1.21.6
|
go 1.21.5
|
||||||
|
|
||||||
require (
|
require (
|
||||||
g.arns.lt/zordsdavini/abcex v1.0.0
|
g.arns.lt/zordsdavini/abcex v1.0.0
|
||||||
|
|
Loading…
Reference in a new issue