vgo

[mirror] Versioned Go Prototype

  • 所有者: golang/vgo
  • 平台:
  • 許可證: BSD 3-Clause "New" or "Revised" License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Versioned Go Command (vgo)

This repository holds a standalone implementation of a version-aware go command,
allowing users with a Go 1.10 toolchain to use the new Go 1.11 module support.

The code in this repo is auto-generated from and should behave exactly like
the Go 1.11 go command, with two changes:

  • It behaves as if the GO111MODULE variable defaults to on.
  • When using a Go 1.10 toolchain, go vet during go test is disabled.

Download/Install

Use go get -u golang.org/x/vgo.

You can also manually
git clone the repository to $GOPATH/src/golang.org/x/vgo.

Report Issues / Send Patches

See CONTRIBUTING.md.

Please file bugs in the main Go issue tracker,
golang.org/issue,
and put the prefix x/vgo: in the issue title,
or cmd/go: if you have confirmed that the same
bug is present in the Go 1.11 module support.

Thank you.

主要指標

概覽
名稱與所有者golang/vgo
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2018-02-20 18:39:53
推送於2025-04-16 20:33:54
最后一次提交2024-10-31 16:00:42
發布數0
用户参与
星數1.5k
關注者數93
派生數63
提交數199
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數12
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?