Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-cidutil
Commits
37a59b19
Commit
37a59b19
authored
Sep 24, 2019
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gx: remove
parent
feb0a6b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
36 deletions
+0
-36
.travis.yml
.travis.yml
+0
-2
package.json
package.json
+0
-34
No files found.
.travis.yml
View file @
37a59b19
...
@@ -10,7 +10,6 @@ env:
...
@@ -10,7 +10,6 @@ env:
global
:
global
:
-
GOTFLAGS="-race"
-
GOTFLAGS="-race"
matrix
:
matrix
:
-
BUILD_DEPTYPE=gx
-
BUILD_DEPTYPE=gomod
-
BUILD_DEPTYPE=gomod
...
@@ -24,7 +23,6 @@ script:
...
@@ -24,7 +23,6 @@ script:
cache
:
cache
:
directories
:
directories
:
-
$GOPATH/src/gx
-
$GOPATH/pkg/mod
-
$GOPATH/pkg/mod
-
$HOME/.cache/go-build
-
$HOME/.cache/go-build
...
...
package.json
deleted
100644 → 0
View file @
feb0a6b8
{
"author"
:
"kevina"
,
"bugs"
:
{},
"gx"
:
{
"dvcsimport"
:
"github.com/ipfs/go-cidutil"
},
"gxDependencies"
:
[
{
"author"
:
"multiformats"
,
"hash"
:
"QmerPMzPk1mJVowm8KgmoknWa4yCYvvugMPsgWmDNUvDLW"
,
"name"
:
"go-multihash"
,
"version"
:
"1.0.9"
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"QmekxXDhCxCJRNuzmHreuaT3BsuJcsjcXWNrtV9C8DRHtd"
,
"name"
:
"go-multibase"
,
"version"
:
"0.3.0"
},
{
"author"
:
"whyrusleeping"
,
"hash"
:
"QmTbxNB1NwDesLmKTscr4udL2tVP7MaxvXnD1D9yX7g3PN"
,
"name"
:
"go-cid"
,
"version"
:
"0.9.3"
}
],
"gxVersion"
:
"0.12.1"
,
"language"
:
"go"
,
"license"
:
""
,
"name"
:
"go-cidutil"
,
"releaseCmd"
:
"git commit -a -m
\"
gx publish $VERSION
\"
"
,
"version"
:
"0.2.1"
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment