mirror of
https://github.com/acaloiaro/neoq
synced 2026-07-21 10:12:18 +00:00
Bump golang version
This commit is contained in:
parent
d253b50a58
commit
2a1d77c604
2 changed files with 2 additions and 1 deletions
1
.go-version
Normal file
1
.go-version
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
1.20.1
|
||||||
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module github.com/acaloiaro/neoq
|
module github.com/acaloiaro/neoq
|
||||||
|
|
||||||
go 1.19
|
go 1.20
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/guregu/null v4.0.0+incompatible
|
github.com/guregu/null v4.0.0+incompatible
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue