Upgrade Go from 1.18 to 1.19

This commit is contained in:
Sebastian Serth
2022-08-08 09:19:06 +02:00
committed by Sebastian Serth
parent 9677253b35
commit 5059a5dc4c
4 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/openHPI/poseidon
go 1.18
go 1.19
require (
github.com/getsentry/sentry-go v0.13.0