module git.dws.rip/dubey/kat

go 1.22

toolchain go1.24.2

require (
	google.golang.org/protobuf v1.36.6
	gopkg.in/yaml.v3 v3.0.1
)