-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update verify.go updates update tests Update setMultiCluster.go update with workloads update psact Update verify.go Update verify.go go mod update Update Dockerfile Update verify.go add sleep update go.mod and some go docs update with timeout update update order of ops Update verify.go Update verify.go Add temp fix Update registries_test.go
- Loading branch information
1 parent
52387c7
commit d19c811
Showing
24 changed files
with
315 additions
and
179 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM golang:1.22 | ||
FROM golang:1.23 | ||
|
||
ENV GOPATH /root/go | ||
ENV PATH ${PATH}:/root/go/bin | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.