diff options
Diffstat (limited to 'config/software')
| -rw-r--r-- | config/software/asdf_golang.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/software/asdf_golang.rb b/config/software/asdf_golang.rb index f412649..80d5cdd 100644 --- a/config/software/asdf_golang.rb +++ b/config/software/asdf_golang.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true name "asdf_golang" -default_version "1.14.6" +default_version "1.15.1" source url: "https://golang.org/dl/go#{version}.linux-amd64.tar.gz" relative_path "go" |
