module riedstra.dev/mitch/steam-export go 1.19 require ( github.com/barkimedes/go-deepcopy v0.0.0-20220514131651-17c30cfc62df // indirect github.com/gorilla/mux v1.8.0 github.com/swaggo/http-swagger v1.1.1 github.com/swaggo/swag v1.7.0 )