Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 committed Oct 29, 2024
1 parent 64b4ca4 commit fc5769c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.3.0
with:
version: v1.56.2
version: v1.61.0
args: --verbose

fmt:
name: fmt
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/tidbcloud/tidbcloud-cli

go 1.22
go 1.23

require (
github.com/AlecAivazis/survey/v2 v2.3.6
Expand Down

0 comments on commit fc5769c

Please # to comment.