Bump golang version

This commit is contained in:
Juan C. Müller 2023-02-19 10:04:35 -05:00
parent d253b50a58
commit 2a1d77c604
No known key found for this signature in database
GPG key ID: A76E55A7FBA1E283
2 changed files with 2 additions and 1 deletions

1
.go-version Normal file
View file

@ -0,0 +1 @@
1.20.1

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/acaloiaro/neoq
go 1.19
go 1.20
require (
github.com/guregu/null v4.0.0+incompatible