Skip to content

Commit 4c1f1f9

Browse files
sapktechknowlogick
authored andcommitted
Remove x/net/context vendor by using std package (#5202)
* Update dep github.com/markbates/goth * Update dep github.com/blevesearch/bleve * Update dep golang.org/x/oauth2 * Fix github.com/blevesearch/bleve to c74e08f039e56cef576e4336382b2a2d12d9e026 * Update dep golang.org/x/oauth2
1 parent b3000ae commit 4c1f1f9

40 files changed

+1489
-641
lines changed

Gopkg.lock

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ ignored = ["google.golang.org/appengine*"]
1414
branch = "master"
1515
name = "code.gitea.io/sdk"
1616

17+
[[constraint]]
18+
# branch = "master"
19+
revision = "c74e08f039e56cef576e4336382b2a2d12d9e026"
20+
name = "github.com/blevesearch/bleve"
21+
#Not targetting v0.7.0 since standard where use only just after this tag
22+
1723
[[constraint]]
1824
revision = "12dd70caea0268ac0d6c2707d0611ef601e7c64e"
1925
name = "golang.org/x/crypto"
@@ -61,7 +67,7 @@ ignored = ["google.golang.org/appengine*"]
6167

6268
[[constraint]]
6369
name = "github.com/markbates/goth"
64-
version = "1.46.1"
70+
version = "1.47.2"
6571

6672
[[constraint]]
6773
branch = "master"
@@ -105,7 +111,7 @@ ignored = ["google.golang.org/appengine*"]
105111
source = "github.com/go-gitea/bolt"
106112

107113
[[override]]
108-
revision = "c10ba270aa0bf8b8c1c986e103859c67a9103061"
114+
branch = "master"
109115
name = "golang.org/x/oauth2"
110116

111117
[[constraint]]

vendor/github.com/blevesearch/bleve/index.go

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/blevesearch/bleve/index/scorch/introducer.go

Lines changed: 59 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)