Update version to 9.3.0.4-r2. Update go to 1.18 and re-vendor (#411)
* Update version to 9.3.0.4-r2. Update go to 1.18 and re-vendor dependencies
This commit is contained in:
committed by
GitHub Enterprise
parent
4311c04634
commit
a28c8a3acb
@@ -18,7 +18,7 @@ sudo: required
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.17.12"
|
||||
- "1.18.9"
|
||||
|
||||
services:
|
||||
- docker
|
||||
@@ -27,7 +27,7 @@ env:
|
||||
global:
|
||||
- MAIN_BRANCH=v9.3.0.x
|
||||
- TAGCACHE_FILE=tagcache
|
||||
- RELEASE=r1
|
||||
- RELEASE=r2
|
||||
|
||||
go_import_path: "github.com/ibm-messaging/mq-container"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user