Skip to content

Commit 21824a8

Browse files
committed
release v1.50.0
1 parent 05b7e71 commit 21824a8

File tree

4 files changed

+2
-12
lines changed

4 files changed

+2
-12
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## 1.50.0 (Unreleased)
1+
## 1.50.1 (Unreleased)
2+
## 1.50.0 (December 08, 2020)
23

34
FEATURES:
45

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,4 @@ require (
1919
github.com/yangwenmai/ratelimit v0.0.0-20180104140304-44221c2292e1
2020
github.com/zclconf/go-cty v1.4.2 // indirect
2121
golang.org/x/sys v0.0.0-20200523222454-059865788121 // indirect
22-
golang.org/x/tools v0.0.0-20200502202811-ed308ab3e770
2322
)

vendor/golang.org/x/tools/go/ssa/interp/testdata/src/strings/strings.go

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

vendor/modules.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,6 @@ golang.org/x/tools/go/internal/packagesdriver
711711
golang.org/x/tools/go/loader
712712
golang.org/x/tools/go/packages
713713
golang.org/x/tools/go/ssa
714-
golang.org/x/tools/go/ssa/interp/testdata/src/strings
715714
golang.org/x/tools/go/ssa/ssautil
716715
golang.org/x/tools/go/types/objectpath
717716
golang.org/x/tools/go/types/typeutil

0 commit comments

Comments
 (0)