2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-01-09 17:42:31 +00:00
Files
confluent/confluent_osdeploy/utils/gopasshmac/go.mod
2025-02-07 10:19:54 -05:00

11 lines
149 B
Modula-2

module genpasshmac
go 1.22
toolchain go1.23.6
require (
github.com/go-crypt/crypt v0.3.2 // indirect
github.com/go-crypt/x v0.3.2 // indirect
)