Skip to content

Commit

Permalink
feat: source-controller to 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
michael12312 committed Apr 26, 2024
1 parent b804c7c commit f255f26
Show file tree
Hide file tree
Showing 5 changed files with 1,259 additions and 1,018 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/setup-go@v2
with:
# The Go version to download (if necessary) and use. Supports semver spec and ranges.
go-version: 1.21.5
go-version: 1.22.2
- name: Setup dependencies
run: |
[ -z "${GOPATH}" ] && export GOPATH=$HOME/go
Expand Down
Loading

0 comments on commit f255f26

Please sign in to comment.