From 0fd598155ad8ed8504faaa5d76418d5d9f563c7c Mon Sep 17 00:00:00 2001 From: miodawn <52397946+miodawn@users.noreply.github.com> Date: Thu, 13 Aug 2020 11:53:51 +0800 Subject: [PATCH] Update 1.13.12.yaml (#3050) --- manifests/Golang/Go/1.13.12.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/Golang/Go/1.13.12.yaml b/manifests/Golang/Go/1.13.12.yaml index a4e46e705..4f21a1a2a 100644 --- a/manifests/Golang/Go/1.13.12.yaml +++ b/manifests/Golang/Go/1.13.12.yaml @@ -3,7 +3,7 @@ Version: 1.13.12 Name: Go Publisher: Golang License: Copyright (c) 2009 The Go Authors -LicenseUrl: https://github.com/golang/go/blob/go1.14.4/LICENSE +LicenseUrl: https://github.com/golang/go/blob/go1.13.12/LICENSE AppMoniker: go Tags: go, golang, go1.13, golang1.13 Description: Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.