Yousong Zhou 3966355d5e vendor: using go modules
This change was made with the following commands

        go mod init
        go mod tidy
        go mod vendor -v

Revision of github.com/op/go-logging changed because
github.com/anacrolix/torrent requires the current version in its go.mod

        # github.com/op/go-logging
        yunion.io/x/onecloud/cmd/torrent
        github.com/anacrolix/torrent
        github.com/elgatito/upnp
        github.com/op/go-logging

Content of google.golang.org/grpc changed and it's indeed the case after
checking with the upstream repo.  It's very likely that the old content
is wrong.

Some packages like golang.org/x/sys/unix are added because they are
indeeded needed

Some packages are removed as a whole because they are needed anymore
2019-06-24 07:28:24 +00:00
2019-03-27 19:48:17 +08:00
2019-06-12 08:16:56 +00:00
2019-06-24 07:28:24 +00:00
2019-03-21 20:18:51 +08:00
2018-07-27 15:59:17 +08:00
2019-03-27 17:25:04 +08:00
2019-01-14 15:57:52 +08:00
2019-06-24 07:28:24 +00:00
2019-06-24 07:28:24 +00:00
2019-06-03 12:23:11 +08:00
2018-07-27 15:59:17 +08:00
2019-05-17 10:37:05 +08:00
2019-04-03 17:19:38 +08:00
2019-06-06 09:48:56 +00:00

Yunion OneCloud

CircleCI Build Status Go Report Card

文档

Description
No description provided
Readme Apache-2.0 242 MiB
Languages
Go 99.6%
Shell 0.3%