fabric-samples/high-throughput/application-go
Mark S. Lewis f16e9e6de5 Consistent Go version in go.mod and go.work files
The repository currently uses Go 1.22 to test samples in the automated
build. This change sets the Go version in all go.mod (and go.work) files
to Go 1.22.0, and removes any Go toolchain entries.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-10-14 10:25:34 -04:00
..
functions Avoid usage of deprecated ioutil Go package (#843) 2022-10-25 07:04:39 -04:00
.gitignore Move high-throughput sample to go application (#364) 2020-10-28 22:00:24 +01:00
app.go Move high-throughput sample to go application (#364) 2020-10-28 22:00:24 +01:00
go.mod Consistent Go version in go.mod and go.work files 2024-10-14 10:25:34 -04:00
go.sum Update Go and Go dependencies (#996) 2023-03-07 14:44:33 +00:00