Skip to content

Commit 6a46126

Browse files
author
Fabian Holler
committed
Revert "go.mod: set minimum version to 1.18"
This reverts commit ebb720d. golangci-lint does not support 1.18 yet (golangci/golangci-lint#2649), postpone the upgrade.
1 parent 8cc2363 commit 6a46126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/simplesurance/goordinator
22

3-
go 1.18
3+
go 1.17
44

55
require (
66
github.com/cenkalti/backoff v2.2.1+incompatible

0 commit comments

Comments
 (0)