File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ def go_dependencies():
47
47
name = "com_github_lestrrat_go_httprc" ,
48
48
build_file_proto_mode = "disable_global" ,
49
49
importpath = "github.com/lestrrat-go/httprc" ,
50
- sum = "h1:bAZymwoZQb+Oq8MEbyipag7iSq6YIga8Wj6GOiJGdI8 =" ,
51
- version = "v1.0.4 " ,
50
+ sum = "h1:bsTfiH8xaKOJPrg1R+E3iE/AWZr/x0Phj9PBTG/OLUk =" ,
51
+ version = "v1.0.5 " ,
52
52
)
53
53
go_repository (
54
54
name = "com_github_lestrrat_go_iter" ,
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/lestrrat-go/blackmagic v1.0.2 h1:Cg2gVSc9h7sz9NOByczrbUvLopQmXrfFx//N
13
13
github.com/lestrrat-go/blackmagic v1.0.2 /go.mod h1:UrEqBzIR2U6CnzVyUtfM6oZNMt/7O7Vohk2J0OGSAtU =
14
14
github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZrIE =
15
15
github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
16
- github.com/lestrrat-go/httprc v1.0.4 h1:bAZymwoZQb+Oq8MEbyipag7iSq6YIga8Wj6GOiJGdI8 =
17
- github.com/lestrrat-go/httprc v1.0.4 /go.mod h1:mwwz3JMTPBjHUkkDv/IGJ39aALInZLrhBp0X7KGUZlo =
16
+ github.com/lestrrat-go/httprc v1.0.5 h1:bsTfiH8xaKOJPrg1R+E3iE/AWZr/x0Phj9PBTG/OLUk =
17
+ github.com/lestrrat-go/httprc v1.0.5 /go.mod h1:mwwz3JMTPBjHUkkDv/IGJ39aALInZLrhBp0X7KGUZlo =
18
18
github.com/lestrrat-go/iter v1.0.2 h1:gMXo1q4c2pHmC3dn8LzRhJfP1ceCbgSiT9lUydIzltI =
19
19
github.com/lestrrat-go/iter v1.0.2 /go.mod h1:Momfcq3AnRlRjI5b5O8/G5/BvpzrhoFTZcn06fEOPt4 =
20
20
github.com/lestrrat-go/option v1.0.0 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
7
7
github.com/goccy/go-json v0.10.2
8
8
github.com/lestrrat-go/blackmagic v1.0.2
9
- github.com/lestrrat-go/httprc v1.0.4
9
+ github.com/lestrrat-go/httprc v1.0.5
10
10
github.com/lestrrat-go/iter v1.0.2
11
11
github.com/lestrrat-go/option v1.0.1
12
12
github.com/segmentio/asm v1.2.0
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ github.com/lestrrat-go/blackmagic v1.0.2 h1:Cg2gVSc9h7sz9NOByczrbUvLopQmXrfFx//N
9
9
github.com/lestrrat-go/blackmagic v1.0.2 /go.mod h1:UrEqBzIR2U6CnzVyUtfM6oZNMt/7O7Vohk2J0OGSAtU =
10
10
github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZrIE =
11
11
github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
12
- github.com/lestrrat-go/httprc v1.0.4 h1:bAZymwoZQb+Oq8MEbyipag7iSq6YIga8Wj6GOiJGdI8 =
13
- github.com/lestrrat-go/httprc v1.0.4 /go.mod h1:mwwz3JMTPBjHUkkDv/IGJ39aALInZLrhBp0X7KGUZlo =
12
+ github.com/lestrrat-go/httprc v1.0.5 h1:bsTfiH8xaKOJPrg1R+E3iE/AWZr/x0Phj9PBTG/OLUk =
13
+ github.com/lestrrat-go/httprc v1.0.5 /go.mod h1:mwwz3JMTPBjHUkkDv/IGJ39aALInZLrhBp0X7KGUZlo =
14
14
github.com/lestrrat-go/iter v1.0.2 h1:gMXo1q4c2pHmC3dn8LzRhJfP1ceCbgSiT9lUydIzltI =
15
15
github.com/lestrrat-go/iter v1.0.2 /go.mod h1:Momfcq3AnRlRjI5b5O8/G5/BvpzrhoFTZcn06fEOPt4 =
16
16
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU =
You can’t perform that action at this time.
0 commit comments