Skip to content

Commit

Permalink
update to go 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcz committed Jul 26, 2024
1 parent dbdbc70 commit 5b8488f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.pem
*.pub
.env*
.DS_Store
.idea/
.vscode/
target/
*.pem
*.pub
.env*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,5 @@ OPTIONS:

## Build

1. Install Go 1.20 from https://golang.org/
1. Install Go 1.22 from https://golang.org/
2. Build the binaries: `make build`

0 comments on commit 5b8488f

Please sign in to comment.