Sfoglia il codice sorgente

tris: upgrade to Go 1.8

tls13
Filippo Valsorda 7 anni fa
committed by Peter Wu
parent
commit
2ace09e9b4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      _dev/Makefile

+ 1
- 1
_dev/Makefile Vedi File

@@ -22,7 +22,7 @@ endif

# Note: when changing this, if it doesn't change the Go version
# (it should), you need to run make clean.
GO_COMMIT := 2b4600c2aff6a3606b314313280de372253a4391
GO_COMMIT := 98882e950cbb48ce7aad4b5b9972601d3438fbe5

.PHONY: go
go: go/.ok_$(GO_COMMIT)_$(GOENV)


Caricamento…
Annulla
Salva