chore(deps): update module go to 1.18 #24

Closed
renovate-bot wants to merge 1 commit from renovate/go-1.x into master
Showing only changes of commit ef4e977c31 - Show all commits

chore(deps): update module go to 1.18
Some checks failed
continuous-integration/drone/push Build is failing

Renovate Bot 2022-07-22 16:36:03 +00:00

2
go.mod
View file

@ -1,6 +1,6 @@
module git.nemunai.re/atsebay.t
go 1.16
go 1.18
require (
github.com/coreos/go-oidc/v3 v3.2.0