We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d8c65 commit 6b7f449Copy full SHA for 6b7f449
blog/go.mod
@@ -4,9 +4,9 @@ go 1.11
4
5
require (
6
github.com/gorilla/context v1.1.1
7
- golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
+ golang.org/x/net v0.0.0-20200301022130-244492dfa37a
8
golang.org/x/text v0.3.2
9
golang.org/x/tools v0.0.0-20200331192549-ac2e956812a8
10
- golang.org/x/website v0.0.0-20190903192346-00e97558e113
+ golang.org/x/website v0.0.0-20200611220721-d72cde69aaaf
11
gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637
12
)
0 commit comments