IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

build: add go 1.18 #160

Closed pyrooka closed 2 years ago

pyrooka commented 2 years ago

This PR adds Go 1.18 to the Travis build.

pyrooka commented 2 years ago

Updating the golangci-lint package in the Travis config solved the build issue. It seems the older version doesn't support Go 1.18.

ibm-devx-sdk commented 2 years ago

:tada: This PR is included in version 5.10.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: