Skip to content

Commit

Permalink
build: Downgrade to golang 1.20.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Aug 2, 2023
1 parent 16996bb commit 4bf8c67
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion devbox.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": [
"go@latest",
"go@1.20.5",
"bash@latest",
"coreutils@latest",
"crane@latest",
Expand Down
8 changes: 4 additions & 4 deletions devbox.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"source": "devbox-search",
"version": "4.9"
},
"go@latest": {
"last_modified": "2023-07-30T12:29:02Z",
"resolved": "github:NixOS/nixpkgs/3acb5c4264c490e7714d503c7166a3fde0c51324#go",
"go@1.20.5": {
"last_modified": "2023-06-30T04:44:22Z",
"resolved": "github:NixOS/nixpkgs/3c614fbc76fc152f3e1bc4b2263da6d90adf80fb#go",
"source": "devbox-search",
"version": "1.20.6"
"version": "1.20.5"
},
"gojq@latest": {
"last_modified": "2023-06-29T16:20:38Z",
Expand Down

0 comments on commit 4bf8c67

Please sign in to comment.