mirror of
https://git.sr.ht/~phw/scotty
synced 2025-04-16 01:59:29 +02:00
Fix go version definition in go.mod
This commit is contained in:
parent
cdf20728ae
commit
7175d3453d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module go.uploadedlobster.com/scotty
|
||||
|
||||
go 1.21.1
|
||||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/Xuanwo/go-locale v1.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue