Use go1.20
This commit is contained in:
parent
a5f77fc442
commit
57b957905e
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue