kimorris27
a06aa0a3d2
Use Go 1.21.13 instead of 1.21.11 (Uber mockgen needs >= 1.21.12)
2024-09-26 09:00:11 -05:00
Amber Brown
590e82881c
Clean up the remainder of `go run` uses of external tools ( #3823 )
...
* fix make aro build in onebranch
* just install jq for clean subscription
* move fipsdetect and gojq out of go run/manual go build territory
* install tools for validate-fips and e2e
* add to bin
* copy gojq here too
* go mod tidy
* go mod vendor
2024-09-10 18:28:06 +10:00
Amber Brown
c554e98391
Drop some unneccessary dependencies by moving to `bingo` for tooling ( #3719 )
...
* Move to using bingo for tools
* go mod vendor
2024-09-05 15:29:19 +10:00
Nont
29f922900d
Change home dir to /tmp for podman
...
see https://github.com/containers/podman/issues/23818
for more details.
2024-08-30 14:44:55 -05:00
Nicolas Ontiveros
ce31826325
Update Go to 1.21 ( #3698 )
...
* Update ci-go
* Update go toolset
* Update prepare shared rp dev
* Update prepare your dev
* More 1.21 updates
* more changes
* save work
* test
* tidy up
* Add license to typealker test
2024-07-18 17:35:06 +10:00
Jeff Yuan
957a3af6b0
added -5 trailing for image path
2024-04-29 12:27:53 +12:00
Jeff Yuan
b52beacc47
upgrade to go1.20.12
2024-04-23 17:38:53 +12:00
Amber Brown
ed94c28346
Update to Go 1.20 ( #3429 )
...
* Go 1.20 changes
* go 1.20 does not need the seed randomised by default
* go generate
2024-03-05 18:18:36 +11:00
Amber Brown
b6e1b07fe8
Use another method of FIPS validation (fips-detect) ( #3363 )
...
* Use another method of FIPS validation (fips-detect)
2024-02-01 13:21:34 +11:00
Amber Brown
bb3365f4f5
Move Dockerfile build paths outside of GOPATH ( #3364 )
2024-01-25 13:22:06 +11:00
Amber Brown
d94940820f
update to go 1.18.10
2023-09-08 14:43:08 +10:00
Amber Brown
b5ea75e75f
Add jq for must-gather ( #3050 )
2023-07-28 11:29:23 +10:00
Petr Kotas
c758170d6b
Update go version to 1.18 ( #2691 )
2023-02-14 11:35:54 +11:00
Amber Brown
127b0565f1
Migrate E2E to 1ES pool ( #2638 )
...
This doesn't include portal tests, those will follow.
2023-01-31 10:10:05 +11:00