mirror of
https://github.com/portainer/portainer.git
synced 2025-07-19 05:19:39 +02:00
updating go directive
This commit is contained in:
parent
747cea8084
commit
89c92b7834
1 changed files with 1 additions and 3 deletions
4
go.mod
4
go.mod
|
@ -1,8 +1,6 @@
|
||||||
module github.com/portainer/portainer
|
module github.com/portainer/portainer
|
||||||
|
|
||||||
go 1.22
|
go 1.22.5
|
||||||
|
|
||||||
toolchain go1.22.5
|
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/Masterminds/semver v1.5.0
|
github.com/Masterminds/semver v1.5.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue