Skip to content

Commit 845cfd3

Browse files
upgrade to latest dependencies
bumping github.com/spf13/pflag f9cbdd9...0491e57: > 0491e57 Merge pull request # 448 from thaJeztah/fix_go_version > 72abab1 Merge pull request # 447 from thaJeztah/fix_deprecation_comment > 7e4dfb1 Test on Go 1.12 > 1043857 Merge pull request # 446 from spf13/fix-backwards-compat > 45a4873 fix deprecation comment for (FlagSet.)ParseErrorsWhitelist > 18a9d17 move Func, BoolFunc, tests as they require go1.21 > b9c16fa Merge pull request # 444 from spf13/reset-args-even-if-empty > 7412009 fix: Restore ParseErrorsWhitelist name for now > c5b9e98 remove uses of errors.Is, which requires go1.13 > 40abc49 Merge pull request # 443 from spf13/silence-errhelp > d25dd24 Reset args on re-parse even if empty > 094909d Merge pull request # 365 from vaguecoder/str2str-sorted > 1bf832c Use errors.Is instead of equality check > 7c651d1 Merge pull request # 407 from tmc/fix-errhelp > ccb49e5 Print Default Values of String-to-String in Sorted Order > b55ffb6 fix: Don't print ErrHelp in ParseAll > 1db553c Merge pull request # 330 from pohly/copy-to-go-flagset > fd649b2 Merge branch 'master' into fix-errhelp > bfb5618 Merge pull request # 438 from mologie/fix-time-default-text > 44aa4aa add CopyToGoFlagSet > d66f0ce flag: Emulate stdlib behavior and do not print ErrHelp > c78f730 Merge pull request # 261 from dubrie/master > 1b52f76 Omit zero time.Time default from usage line > c2fd743 Merge pull request # 364 from vaguecoder/duplicate-error > 0aa4171 Update flag_test.go > 391036c Ensure output is written also from ParseAll > b41e8b7 Switching from whitelist to Allowlist terminology > 5159cda Ensure output is written to correct stream > 1a9275f Remove Redundant "Unknown-Flag" Error bumping golang.org/x/text 425d715...e69f31b: > e69f31b go.mod: update golang.org/x dependencies > 60c9786 all: upgrade go directive to at least 1.24.0 [generated] bumping golang.org/x/term a35244d...1a11b45: > 1a11b45 go.mod: update golang.org/x dependencies > d862cd5 all: upgrade go directive to at least 1.24.0 [generated] bumping golang.org/x/tools 44d18e1...d49da96: > d49da96 go/analysis/internal/checker: fix panic due to nil Pass > 9da4f7b gopls/internal/test/integration/completion: make test go1.26-robust > 4409ea7 gopls/internal/server: add telemetry for Zed, Helix clientInfo > 75023ae go/ast/inspector: update outdated documentation > 785cd66 gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25 > ac2e4a5 go.mod: update golang.org/x dependencies > bc9374d go/callgraph/vta: remove unnecessary use of unsafe > 12d7e15 gopls/internal/analysis/modernize: add test of no gopls imports > 263a769 gopls/internal/mcp: use official go mcp sdk > e548c70 gopls/internal/analysis/modernize: fix bad edit in var ( ... ) decl > 08a6323 gopls/completion: unimported completions with explicit package names > 14e7f8a internal/analysisinternal: simplify DeleteStmt using Cursor > 67a07f8 internal/astutil: move declarations from gopls/internal/util/astutil > c752aaa internal/analysisinternal/generated: move from gopls/internal/analysis > 7f6b407 internal/moreiters: move from gopls/internal/util/moreiters > ba14f00 gopls/internal/analysis/modernize/rangeint: fix defer bug > 05dba8a cmd/goimports: add counter > 45bd1e6 gopls/internal/golang: OutgoingCalls: fix crash on error.Error > 5014c67 gopls/internal/analysis/recursiveiter: fix typo > 29a972e x/tools: assume go1.24 and simplify > b8cdd9c gopls/internal/analysis/modernize: stringsbuilder: fix s=x bug > bd1ee09 gopls/internal: modernize -stringbuilder -fix > 79bbf07 gopls/internal/analysis/modernize: string+=string => strings.Builder > 530d13a go/cfg: describe conditional blocks > a09a2fb go/analysis/unitchecker: support -fix > d7b8acd go/packages: add Postorder iterator over import graph > 7729b6f gopls: modernize > ac9fc58 gopls: update to go1.25 > 71346fc godoc,cmd/godoc: delete > be52c40 gopls/internal/analysis/modernize: split up > ccfe399 cmd/godoc: remove replace directive > 923c35d godoc: remove replace directive > a5c0eb8 godoc: isolate module > c9a903f cmd/godoc: isolate module > 81b9c37 gopls/internal/golang: InlayHint: allow space before // ignore error > 1aca71e internal/refactor/inline: simple typo > b3d4678 go/analysis/passes/copylock: restrict issue61678 test to before Go 1.26 > 974c859 internal/mcp/internal/oauthex: x/oauth2 extensions > ebd6130 gopls/internal/analysis/generated: amortize ast.IsGenerated > e8ff82c gopls: support jump to definition for field links in comments > 6ebfec2 gopls/internal/analysis: fix waitgroup modernizer formatting > 5a268f4 gopls/internal/folding_range: allow more folding ranges > e48606b gopls/internal/analysis/modernize: invalid code produced by fmtappendf modernizer > 52b7d1c gopls/internal/mcp: fix panic in symbolReferencesHandler on nil types.Object > 477e0ab gopls/internal/filewatcher: replace handleEvent with convertEvent > bae1876 gopls/doc: fix broken url > 5397e65 all: upgrade go directive to at least 1.24.0 [generated] > b6b473e internal/stdlib: update stdlib index for Go 1.25.0 > e40660c gopls/internal/test/integration/completion: skip a_test.go > 8866876 gopls/internal/golang/completion: don't make unnecessary conversions for generic functions > 9c0760d gopls/internal/settings: add ui.newGoFileHeader option > c212c4a gopls/internal/analysis/modernize: fix doc typos bumping knative.dev/pkg 8c9c1d3...db4c336: > db4c336 Bump the golang-x group with 2 updates (# 3262) > 5822f05 Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (# 3260) bumping golang.org/x/mod f8a9fe2...1759e96: > 1759e96 go.mod: update golang.org/x dependencies > f060e16 all: upgrade go directive to at least 1.24.0 [generated] bumping golang.org/x/net e74bc31...3b23d57: > 3b23d57 http2: fix race condition when disabling goroutine debugging for one test > 8741050 http2: simplify TestServer_Push_RejectAfterGoAway > 96e405c http2: modernize TestTransportRoundtripCloseOnWriteError > 6dc6880 http2: simplify ClientConn Close and Shutdown tests > 4e2915b http2: modernize TestTransportAllocationsAfterResponseBodyClose > 30b0e78 http2: modernize TestRoundTripDoesntConsumeRequestBodyEarly > b9acd77 http2: speed up TestTransportFlowControl > 5153f4d go.mod: update golang.org/x dependencies > 9338bdd http2: speed up TestTransportHandlerBodyClose > 6b20036 http2: add synchronous handler support to serverTester > b0013c6 http2: modernize TestTransportChecksRequestHeaderListSize > 162ad30 http2: simplify TestServerWindowUpdateOnBodyClose > 22a8c02 http2: remove test-only path in requestBody.Read > 1ff92d3 http2: don't panic when ServeConn is passed a nil options > a2a62f2 http2: use synctest.Wait rather than poking into server internals in test > 7da929c http2: avoid examining ResponseWriter internals in test > a99f4fe http2: remove unused stream-level flow control check > 2378062 http2: remove pre-go1.24 support > 7c51e1f http2: use testing/synctest > b800b20 context: add //go:fix inline annotation to Context et al > c1e936d all: upgrade go directive to at least 1.24.0 [generated] bumping golang.org/x/sys 5b936e1...b06ce05: > b06ce05 windows: add FILE_ZERO_DATA_INFORMATION > 689cc11 unix: fix Listen on solaris > a4712b9 plan9: drop go version tags for unsupported versions > 0293703 unix: add IFAL_* consts and ifaddrlblmsg on linux > ab85cbb unix/linux: extend rtnetlink constants > 9bd3753 unix: switch (*CPUSet).Zero to clear builtin > 899c232 windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall{6,9,12,15} > 543f21a all: upgrade go directive to at least 1.24.0 [generated] Signed-off-by: Knative Automation <automation@knative.team>
1 parent e918af7 commit 845cfd3

29 files changed

+1231
-1223
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
k8s.io/code-generator v0.33.4
1212
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff
1313
knative.dev/hack v0.0.0-20250902153942-1499de21e119
14-
knative.dev/pkg v0.0.0-20250909010931-8c9c1d368e4b
14+
knative.dev/pkg v0.0.0-20250915135827-db4c336acdbe
1515
)
1616

1717
require (
@@ -37,23 +37,23 @@ require (
3737
github.com/modern-go/reflect2 v1.0.2 // indirect
3838
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
3939
github.com/pkg/errors v0.9.1 // indirect
40-
github.com/spf13/pflag v1.0.7 // indirect
40+
github.com/spf13/pflag v1.0.10 // indirect
4141
github.com/x448/float16 v0.8.4 // indirect
4242
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
4343
go.opentelemetry.io/otel v1.37.0 // indirect
4444
go.opentelemetry.io/otel/metric v1.37.0 // indirect
4545
go.opentelemetry.io/otel/trace v1.37.0 // indirect
4646
go.uber.org/multierr v1.11.0 // indirect
4747
go.yaml.in/yaml/v2 v2.4.2 // indirect
48-
golang.org/x/mod v0.27.0 // indirect
49-
golang.org/x/net v0.43.0 // indirect
48+
golang.org/x/mod v0.28.0 // indirect
49+
golang.org/x/net v0.44.0 // indirect
5050
golang.org/x/oauth2 v0.30.0 // indirect
5151
golang.org/x/sync v0.17.0 // indirect
52-
golang.org/x/sys v0.35.0 // indirect
53-
golang.org/x/term v0.34.0 // indirect
54-
golang.org/x/text v0.28.0 // indirect
52+
golang.org/x/sys v0.36.0 // indirect
53+
golang.org/x/term v0.35.0 // indirect
54+
golang.org/x/text v0.29.0 // indirect
5555
golang.org/x/time v0.10.0 // indirect
56-
golang.org/x/tools v0.36.0 // indirect
56+
golang.org/x/tools v0.37.0 // indirect
5757
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
5858
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
5959
google.golang.org/protobuf v1.36.8 // indirect

go.sum

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
7171
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
7272
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII=
7373
github.com/rogpeppe/go-internal v1.13.1/go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o=
74-
github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M=
75-
github.com/spf13/pflag v1.0.7/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
74+
github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk=
75+
github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
7676
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
7777
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
7878
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
@@ -113,14 +113,14 @@ golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8U
113113
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
114114
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
115115
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
116-
golang.org/x/mod v0.27.0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ=
117-
golang.org/x/mod v0.27.0/go.mod h1:rWI627Fq0DEoudcK+MBkNkCe0EetEaDSwJJkCcjpazc=
116+
golang.org/x/mod v0.28.0 h1:gQBtGhjxykdjY9YhZpSlZIsbnaE2+PgjfLWUQTnoZ1U=
117+
golang.org/x/mod v0.28.0/go.mod h1:yfB/L0NOf/kmEbXjzCPOx1iK1fRutOydrCMsqRhEBxI=
118118
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
119119
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
120120
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
121121
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
122-
golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE=
123-
golang.org/x/net v0.43.0/go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg=
122+
golang.org/x/net v0.44.0 h1:evd8IRDyfNBMBTTY5XRF1vaZlD+EmWx6x8PkhR04H/I=
123+
golang.org/x/net v0.44.0/go.mod h1:ECOoLqd5U3Lhyeyo/QDCEVQ4sNgYsqvCZ722XogGieY=
124124
golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
125125
golang.org/x/oauth2 v0.30.0/go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
126126
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -131,22 +131,22 @@ golang.org/x/sync v0.17.0/go.mod h1:9KTHXmSnoGruLpwFjVSX0lNNA75CykiMECbovNTZqGI=
131131
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
132132
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
133133
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
134-
golang.org/x/sys v0.35.0 h1:vz1N37gP5bs89s7He8XuIYXpyY0+QlsKmzipCbUtyxI=
135-
golang.org/x/sys v0.35.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
136-
golang.org/x/term v0.34.0 h1:O/2T7POpk0ZZ7MAzMeWFSg6S5IpWd/RXDlM9hgM3DR4=
137-
golang.org/x/term v0.34.0/go.mod h1:5jC53AEywhIVebHgPVeg0mj8OD3VO9OzclacVrqpaAw=
134+
golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
135+
golang.org/x/sys v0.36.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
136+
golang.org/x/term v0.35.0 h1:bZBVKBudEyhRcajGcNc3jIfWPqV4y/Kt2XcoigOWtDQ=
137+
golang.org/x/term v0.35.0/go.mod h1:TPGtkTLesOwf2DE8CgVYiZinHAOuy5AYUYT1lENIZnA=
138138
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
139139
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
140-
golang.org/x/text v0.28.0 h1:rhazDwis8INMIwQ4tpjLDzUhx6RlXqZNPEM0huQojng=
141-
golang.org/x/text v0.28.0/go.mod h1:U8nCwOR8jO/marOQ0QbDiOngZVEBB7MAiitBuMjXiNU=
140+
golang.org/x/text v0.29.0 h1:1neNs90w9YzJ9BocxfsQNHKuAT4pkghyXc4nhZ6sJvk=
141+
golang.org/x/text v0.29.0/go.mod h1:7MhJOA9CD2qZyOKYazxdYMF85OwPdEr9jTtBpO7ydH4=
142142
golang.org/x/time v0.10.0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4=
143143
golang.org/x/time v0.10.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
144144
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
145145
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
146146
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
147147
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
148-
golang.org/x/tools v0.36.0 h1:kWS0uv/zsvHEle1LbV5LE8QujrxB3wfQyxHfhOk0Qkg=
149-
golang.org/x/tools v0.36.0/go.mod h1:WBDiHKJK8YgLHlcQPYQzNCkUxUypCaa5ZegCVutKm+s=
148+
golang.org/x/tools v0.37.0 h1:DVSRzp7FwePZW356yEAChSdNcQo6Nsp+fex1SUW09lE=
149+
golang.org/x/tools v0.37.0/go.mod h1:MBN5QPQtLMHVdvsbtarmTNukZDdgwdwlO5qGacAzF0w=
150150
golang.org/x/tools/go/expect v0.1.1-deprecated h1:jpBZDwmgPhXsKZC6WhL20P4b/wmnpsEAGHaNy0n/rJM=
151151
golang.org/x/tools/go/expect v0.1.1-deprecated/go.mod h1:eihoPOH+FgIqa3FpoTwguz/bVUSGBlGQU67vpBeOrBY=
152152
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated h1:1h2MnaIAIXISqTFKdENegdpAgUXz6NrPEsbIeWaBRvM=
@@ -186,8 +186,8 @@ k8s.io/utils v0.0.0-20241210054802-24370beab758 h1:sdbE21q2nlQtFh65saZY+rRM6x6aJ
186186
k8s.io/utils v0.0.0-20241210054802-24370beab758/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
187187
knative.dev/hack v0.0.0-20250902153942-1499de21e119 h1:NbQvjnFK1tL489LN0qAybWy0E17Jpziwcv/XIHwfp6M=
188188
knative.dev/hack v0.0.0-20250902153942-1499de21e119/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
189-
knative.dev/pkg v0.0.0-20250909010931-8c9c1d368e4b h1:Gscoeovr8XvQffYg6l2d7V8M5FuaJg34Hjg8e9sg21Y=
190-
knative.dev/pkg v0.0.0-20250909010931-8c9c1d368e4b/go.mod h1:OLfYBCgDhdEpaC2TEixU3e7byMEQmke/MHP3xsR7Gmo=
189+
knative.dev/pkg v0.0.0-20250915135827-db4c336acdbe h1:VCVC/izQ5iIRWti36s1zTuRJPcnK3fSVpnB3Li4b24Y=
190+
knative.dev/pkg v0.0.0-20250915135827-db4c336acdbe/go.mod h1:MWTdkANYm1VBSd7O33Q8Uwr9nDsrBehnVNDVPbshy7s=
191191
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 h1:gBQPwqORJ8d8/YNZWEjoZs7npUVDpVXUUOFfW6CgAqE=
192192
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8/go.mod h1:mdzfpAEoE6DHQEN0uh9ZbOCuHbLK5wOm7dK4ctXE9Tg=
193193
sigs.k8s.io/randfill v0.0.0-20250304075658-069ef1bbf016/go.mod h1:XeLlZ/jmk4i1HRopwe7/aU3H5n1zNUcX6TM94b3QxOY=

vendor/github.com/spf13/pflag/flag.go

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

vendor/github.com/spf13/pflag/golangflag.go

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

vendor/github.com/spf13/pflag/string_to_string.go

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

vendor/github.com/spf13/pflag/time.go

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

vendor/golang.org/x/net/http2/config.go

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

0 commit comments

Comments
 (0)