From 556f8b773b24e22c5dcb05a1a740567c19d1ef99 Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Fri, 18 Mar 2022 18:56:02 +1100 Subject: [PATCH] chore: pin Go-1.17.8 --- bin/{.go-1.17.pkg => .go-1.17.8.pkg} | 0 bin/go | 2 +- bin/gofmt | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename bin/{.go-1.17.pkg => .go-1.17.8.pkg} (100%) diff --git a/bin/.go-1.17.pkg b/bin/.go-1.17.8.pkg similarity index 100% rename from bin/.go-1.17.pkg rename to bin/.go-1.17.8.pkg diff --git a/bin/go b/bin/go index cdc9b02..2a04058 120000 --- a/bin/go +++ b/bin/go @@ -1 +1 @@ -.go-1.17.pkg \ No newline at end of file +.go-1.17.8.pkg \ No newline at end of file diff --git a/bin/gofmt b/bin/gofmt index cdc9b02..2a04058 120000 --- a/bin/gofmt +++ b/bin/gofmt @@ -1 +1 @@ -.go-1.17.pkg \ No newline at end of file +.go-1.17.8.pkg \ No newline at end of file