chore: update to go1.20
This commit is contained in:
parent
dd710dbeb7
commit
7202038649
10 changed files with 13 additions and 11 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/traefik/traefik/v2
|
||||
|
||||
go 1.19
|
||||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue