You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-11-06 09:09:19 +02:00
chore(deps): update golang version to 1.19 (#4533)
Co-authored-by: I557621 <jordi.van.liempt@sap.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module github.com/example/golang-app
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
require github.com/gorilla/mux v1.8.0
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module github.com/example/golang-app
|
||||
|
||||
go 1.18
|
||||
go 1.19
|
||||
|
||||
Reference in New Issue
Block a user