upgrade go to 1.21

This commit is contained in:
Seraphim Strub 2023-10-13 20:02:09 +02:00
parent eb20c1c086
commit 717f3d1bf5
2 changed files with 5 additions and 65 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module grow.rievo.dev/discordBots
go 1.20
go 1.21
require (
github.com/dgraph-io/badger/v4 v4.2.0