Skip to content

Commit

Permalink
New go version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomnomnom committed Mar 15, 2022
1 parent c6f6610 commit 6911798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go-setup.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

# Dirty dirty dirty
VERSION="1.15.6"
VERSION="1.18"

source .bashrc
wget https://storage.googleapis.com/golang/go$VERSION.linux-amd64.tar.gz
Expand Down

0 comments on commit 6911798

Please sign in to comment.