Files
stereograph/go.mod
Mason Payne 973fd170c5 basic functionality - terrible performance
Grok didn't do a terribly greate job on this one.

I'll clean it up with actually good code later.
2025-05-09 19:24:23 -06:00

8 lines
131 B
Modula-2

module stereograph
go 1.23
require github.com/aws/aws-sdk-go v1.55.7
require github.com/jmespath/go-jmespath v0.4.0 // indirect