mirror of
https://github.com/NotAShelf/go-grep-cache.git
synced 2024-11-22 15:40:42 +00:00
9 lines
149 B
Modula-2
9 lines
149 B
Modula-2
module notashelf.dev/sample
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/aws/aws-sdk-go v1.46.4 // indirect
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
|
)
|