Skip to content
Snippets Groups Projects
Unverified Commit 3100284c authored by zowoq's avatar zowoq Committed by Maxine Aubrey
Browse files

go_1_15: 1.15.12 -> 1.15.13

(cherry picked from commit d038f954)
parent 9ad1cb30
No related merge requests found
......@@ -31,11 +31,11 @@ in
stdenv.mkDerivation rec {
pname = "go";
version = "1.15.12";
version = "1.15.13";
src = fetchurl {
url = "https://dl.google.com/go/go${version}.src.tar.gz";
sha256 = "sha256-HGkRk330onf6dOe378PQhZRJjExK3AtsSuNWYTdSgJE=";
sha256 = "sha256-mQaeciNHnM5FU/hPh0uTRfb0BF8nz1CJSJtUbaYZokQ=";
};
# perl is used for testing go vet
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment