2024-01-21 11:51:24 +01:00
|
|
|
module git.keine.cloud/oliver/pipeline-test-dependencies
|
|
|
|
|
2025-02-15 04:12:08 +00:00
|
|
|
go 1.23.2
|
2024-01-21 11:51:24 +01:00
|
|
|
|
2025-02-15 04:12:08 +00:00
|
|
|
toolchain go1.24.0
|
|
|
|
|
|
|
|
require github.com/grokify/mogo v0.67.9
|
2024-01-21 11:51:24 +01:00
|
|
|
|
|
|
|
require (
|
2024-06-15 02:02:16 +00:00
|
|
|
github.com/huandu/xstrings v1.5.0 // indirect
|
2025-02-15 04:12:08 +00:00
|
|
|
golang.org/x/exp v0.0.0-20250207012021-f9890c6ad9f3 // indirect
|
|
|
|
golang.org/x/text v0.22.0 // indirect
|
2024-01-21 11:51:24 +01:00
|
|
|
)
|