1
0
mirror of https://github.com/badkaktus/gorocket.git synced 2025-01-22 03:39:13 +02:00
gorocket/go.mod

6 lines
95 B
Modula-2
Raw Normal View History

2022-09-19 14:14:59 +03:00
module github.com/badkaktus/gorocket
2020-05-04 22:25:06 +03:00
2022-09-19 15:20:21 +03:00
go 1.13
2022-10-02 15:32:13 +03:00
require github.com/google/go-querystring v1.1.0