Skip to content

Commit

Permalink
Merge pull request #8 from metal-stack/lb-2.2
Browse files Browse the repository at this point in the history
update to v2.2.x of lightbits api
  • Loading branch information
Gerrit91 authored May 28, 2021
2 parents 6e2127d + 02da514 commit 9bb0fa3
Show file tree
Hide file tree
Showing 14 changed files with 8,835 additions and 2,599 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
runs-on: ubuntu-latest
steps:

- name: Set up Go 1.15
- name: Set up Go 1.16
uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: 1.16
id: go

- name: Check out code into the Go module directory
Expand All @@ -21,7 +21,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.32.2
args: -p bugs

- name: Build
run: make test
Expand Down
4 changes: 2 additions & 2 deletions api/duros/v1/durosapi.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions api/duros/v1/statisticsapi.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9bb0fa3

Please sign in to comment.