Commit 46c9068
Kazuyoshi Kato
Drop Go 1.13
github.com/go-openapi/runtime's latest version doesn't work with Go
1.13 due to net/http.
Since Go 1.13 is no longer maintained by the Go team, it would be
better to just drop the version rather than asking the package owner
to support the version.
https://pkg.go.dev/net/http#Header.Values
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>1 parent ef204fa commit 46c9068
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments