Skip to content

Commit

Permalink
Merge pull request #28 from triggermesh/task/update-dependencies
Browse files Browse the repository at this point in the history
Task: update dependencies
  • Loading branch information
Pablo Mercado authored Aug 25, 2023
2 parents c0ccdba + dde80a8 commit 5ca17bd
Show file tree
Hide file tree
Showing 8 changed files with 525 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.18'
go-version: '1.20'

- name: Go caches
uses: actions/cache@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: '1.18'
go-version: '1.20'

- name: Go caches
uses: actions/cache@v2
Expand Down
202 changes: 202 additions & 0 deletions LICENSES/vendor/github.com/google/s2a-go/LICENSE.md

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

File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 5ca17bd

Please sign in to comment.