1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-29 00:36:24 -07:00

Update Vagrant Ubuntu box to 20.04, update Go version to 1.20

This commit is contained in:
Eggbertx 2023-08-30 12:32:41 -07:00
parent 13f97233a8
commit 14c209e89b
3 changed files with 4 additions and 4 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/gochan-org/gochan
go 1.18
go 1.20
require (
github.com/Eggbertx/durationutil v1.0.0