Files
Dan Čermák 88e250eff7 Bump required go version to 1.15
Podman fails to build with go 1.13 with:
```
vendor/golang.org/x/net/http2/transport.go:417:45: undefined: os.ErrDeadlineExceeded
```
Updating go to 1.15 fixes this issue.
[NO NEW TESTS NEEDED]

Signed-off-by: Dan Čermák <dcermak@suse.com>
2022-08-08 13:25:21 +02:00
..
2022-04-14 15:27:58 +02:00
2022-04-14 15:27:58 +02:00
2021-07-02 11:38:28 +02:00
2022-08-08 13:25:21 +02:00