diff --git a/devbox.json b/devbox.json index d6c2354e..072f076e 100644 --- a/devbox.json +++ b/devbox.json @@ -1,6 +1,6 @@ { "packages": [ - "go@latest", + "go@1.20.5", "bash@latest", "coreutils@latest", "crane@latest", diff --git a/devbox.lock b/devbox.lock index 5a712b10..c067dee6 100644 --- a/devbox.lock +++ b/devbox.lock @@ -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",