module hash-of-wisdom go 1.24.3 require ( github.com/go-resty/resty/v2 v2.16.5 // indirect github.com/stretchr/testify v1.10.0 // indirect golang.org/x/net v0.33.0 // indirect )