Use go1.20

This commit is contained in:
Tom Wiesing 2023-03-09 12:30:13 +01:00
parent a5f77fc442
commit 57b957905e
No known key found for this signature in database

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/FAU-CDI/wisski-distillery module github.com/FAU-CDI/wisski-distillery
go 1.18 go 1.20
require ( require (
github.com/FAU-CDI/wdresolve v0.0.0-20230108072141-c9c6779d7c41 github.com/FAU-CDI/wdresolve v0.0.0-20230108072141-c9c6779d7c41