update library and refactor integration test (#189)

Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
Jian Qiu
2022-01-06 10:48:36 +08:00
committed by GitHub
parent 6331fe4629
commit 751c36b6f9
2762 changed files with 237974 additions and 81977 deletions

View File

@@ -9,7 +9,7 @@ on:
env:
# Common versions
GO_VERSION: '1.16'
GO_VERSION: '1.17'
GO_REQUIRED_MIN_VERSION: ''
GOPATH: '/home/runner/work/registration/registration/go'
defaults:

View File

@@ -9,7 +9,7 @@ on:
env:
# Common versions
GO_VERSION: '1.16'
GO_VERSION: '1.17'
GO_REQUIRED_MIN_VERSION: ''
GOPATH: '/home/runner/work/registration/registration/go'
defaults: