File size: 76 Bytes
27c5d5c
 
 
 
 
 
 
1
2
3
4
5
6
7
module hdhive-test

go 1.21

require (
    github.com/gin-gonic/gin v1.9.1
)