Skip to content

Commit

Permalink
Updating the version of go in golangci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dianadevasia committed Mar 12, 2024
1 parent b7eaa2c commit 6ea89cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
run:
go: "1.15"
go: "1.22"
linters:
disable-all: true
enable:
Expand Down

0 comments on commit 6ea89cc

Please sign in to comment.