25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- module github.com/go-pay/gopay
-
- go 1.21
-
- require (
- github.com/go-pay/crypto v0.0.1
- github.com/go-pay/errgroup v0.0.2
- github.com/go-pay/util v0.0.4
- github.com/go-pay/xlog v0.0.3
- github.com/go-pay/xtime v0.0.2
- golang.org/x/crypto v0.22.0
- )
|