bump major version in go mod

This commit is contained in:
Robert Kaussow 2022-05-29 13:34:04 +02:00
parent 341056af2a
commit 2732be2d93
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/thegeeklab/drone-plugin-lib
module github.com/thegeeklab/drone-plugin-lib/v2
go 1.18