summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-01-14 17:09:11 +0100
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2020-01-14 17:09:11 +0100
commit0c0bb372858b5de58c15ccd300144e0bc205ffad (patch)
tree81ed4f372569458dc5a461a2f55bf94dd387d245
parentddd75f212110a3d6643a07301e377415f3d163bd (diff)
deps: Update github.com/gohugoio/testmodBuilder
-rw-r--r--go.mod1
-rw-r--r--go.sum2
2 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 6b111ff72..a741ed253 100644
--- a/go.mod
+++ b/go.mod
@@ -20,6 +20,7 @@ require (
github.com/frankban/quicktest v1.7.2
github.com/fsnotify/fsnotify v1.4.7
github.com/gobwas/glob v0.2.3
+ github.com/gohugoio/testmodBuilder v0.0.0-20190924072732-02465a37be06 // indirect
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95
github.com/google/go-cmp v0.3.2-0.20191028172631-481baca67f93
github.com/gorilla/websocket v1.4.1
diff --git a/go.sum b/go.sum
index fc3902fa2..75bc08962 100644
--- a/go.sum
+++ b/go.sum
@@ -139,6 +139,8 @@ github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJA
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.2.0/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4=
+github.com/gohugoio/testmodBuilder v0.0.0-20190924072732-02465a37be06 h1:Uw5n7z0crpX45DB8qSmxIXV6xHdq3uq7MGgjVYq+72c=
+github.com/gohugoio/testmodBuilder v0.0.0-20190924072732-02465a37be06/go.mod h1:+j/PH2NEFcMbYAtJbYNF1w7BA75HtP9TmtcUeNJfE3E=
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95 h1:sgew0XCnZwnzpWxTt3V8LLiCO7OQi3C6dycaE67wfkU=
github.com/gohugoio/testmodBuilder/mods v0.0.0-20190520184928-c56af20f2e95/go.mod h1:bOlVlCa1/RajcHpXkrUXPSHB/Re1UnlXxD1Qp8SKOd8=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b h1:VKtxabqXZkF25pY9ekfRL6a582T4P37/31XEstQ5p58=