Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 2a084ab

Browse files
committed
update dependencies
1 parent 6cbe747 commit 2a084ab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+160
-10732
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ require (
1414
github.com/hashicorp/hil v0.0.0-20190212132231-97b3a9cdfa93 // indirect
1515
github.com/hashicorp/terraform v0.12.6
1616
github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d // indirect
17-
github.com/kr/pty v1.1.3 // indirect
1817
github.com/kylelemons/godebug v1.1.0 // indirect
1918
github.com/mattn/go-isatty v0.0.7 // indirect
2019
github.com/miekg/dns v1.1.15
@@ -35,3 +34,5 @@ replace (
3534
github.com/ldez/go-auroradns => github.com/ldez/go-auroradns/v2 v2.0.2
3635
sourcegraph.com/sourcegraph/go-diff => github.com/sourcegraph/go-diff v0.5.1
3736
)
37+
38+
go 1.13

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXi
210210
github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc=
211211
github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=
212212
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
213+
github.com/googleapis/gax-go v2.0.0+incompatible h1:j0GKcs05QVmm7yesiZq2+9cxHkNK9YM6zKx4D2qucQU=
213214
github.com/googleapis/gax-go v2.0.0+incompatible/go.mod h1:SFVmujtThgffbyetf+mdk2eWhX2bMyUtNHzFKcPA9HY=
214215
github.com/googleapis/gax-go/v2 v2.0.3/go.mod h1:LLvjysVCY1JZeum8Z6l8qUty8fiNwE08qbEPm1M08qg=
215216
github.com/googleapis/gax-go/v2 v2.0.4 h1:hU4mGcQI4DaAYW+IbTun+2qEZVFxK0ySjQLTbS0VQKc=

vendor/github.com/apparentlymart/go-textseg/textseg/make_tables.go

Lines changed: 0 additions & 307 deletions
This file was deleted.

0 commit comments

Comments
 (0)