You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
160 B
Modula-2

4 months ago
module git.cheetah.cat/chee-erp/go-flink-inator
go 1.21.4
require (
github.com/go-resty/resty/v2 v2.13.1 // indirect
golang.org/x/net v0.25.0 // indirect
)