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-dms3
Commits
a68c1af9
Commit
a68c1af9
authored
Mar 06, 2020
by
Steven Allen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: update to go 1.14
parent
1ae69862
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
.circleci/config.yml
.circleci/config.yml
+1
-1
test/dependencies/go.mod
test/dependencies/go.mod
+1
-1
test/dependencies/go.sum
test/dependencies/go.sum
+2
-2
No files found.
.circleci/config.yml
View file @
a68c1af9
...
...
@@ -28,7 +28,7 @@ default_environment: &default_environment
executors
:
golang
:
docker
:
-
image
:
circleci/golang:1.1
3
-
image
:
circleci/golang:1.1
4
working_directory
:
~/ipfs/go-ipfs
environment
:
<<
:
*default_environment
...
...
test/dependencies/go.mod
View file @
a68c1af9
...
...
@@ -15,7 +15,7 @@ require (
github.com/ipfs/go-log v1.0.2
github.com/ipfs/go-merkledag v0.3.1
github.com/ipfs/go-unixfs v0.2.4
github.com/ipfs/hang-fds v0.0.
1
github.com/ipfs/hang-fds v0.0.
2
github.com/ipfs/iptb v1.4.0
github.com/ipfs/iptb-plugins v0.2.1
github.com/ipld/go-ipld-prime v0.0.2-0.20191108012745-28a82f04c785
...
...
test/dependencies/go.sum
View file @
a68c1af9
...
...
@@ -291,8 +291,8 @@ github.com/ipfs/go-unixfs v0.2.4 h1:6NwppOXefWIyysZ4LR/qUBPvXd5//8J3jiMdvpbw6Lo=
github.com/ipfs/go-unixfs v0.2.4/go.mod h1:SUdisfUjNoSDzzhGVxvCL9QO/nKdwXdr+gbMUdqcbYw=
github.com/ipfs/go-verifcid v0.0.1 h1:m2HI7zIuR5TFyQ1b79Da5N9dnnCP1vcu2QqawmWlK2E=
github.com/ipfs/go-verifcid v0.0.1/go.mod h1:5Hrva5KBeIog4A+UpqlaIU+DEstipcJYQQZc0g37pY0=
github.com/ipfs/hang-fds v0.0.
1
h1:
KGAxiGtJPT3THVRNT6yxgpdFPeX4ZemUjENOt6NlOn4
=
github.com/ipfs/hang-fds v0.0.
1
/go.mod h1:
U4JNbzwTpk/qP2Ms4VgrZ4HcgJGVosBJqMXvwe4udSY
=
github.com/ipfs/hang-fds v0.0.
2
h1:
ffZPd+OFbKpfjNAoBCI+G7okTQKd7oS1jCEDm2Kzm4c
=
github.com/ipfs/hang-fds v0.0.
2
/go.mod h1:
Ajpp/qR2orKbv5LsZmotGRASTcH38MwcIG5vTlZ9y8k
=
github.com/ipfs/iptb v1.4.0 h1:YFYTrCkLMRwk/35IMyC6+yjoQSHTEcNcefBStLJzgvo=
github.com/ipfs/iptb v1.4.0/go.mod h1:1rzHpCYtNp87/+hTxG5TfCVn/yMY3dKnLn8tBiMfdmg=
github.com/ipfs/iptb-plugins v0.2.1 h1:au4HWn9/pRPbkxA08pDx2oRAs4cnbgQWgV0teYXuuGA=
...
...
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