Skip to content

Commit

Permalink
change map to smap
Browse files Browse the repository at this point in the history
  • Loading branch information
iGoogle-ink committed Nov 29, 2024
1 parent 2a36d3b commit 213e724
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ go 1.21
require (
github.com/go-pay/bm v0.0.5
github.com/go-pay/crypto v0.0.1
github.com/go-pay/smap v0.0.2
github.com/go-pay/util v0.0.4
github.com/go-pay/xhttp v0.0.3
github.com/go-pay/xlog v0.0.3
github.com/go-pay/xtime v0.0.2
)

require github.com/go-pay/smap v0.0.2 // indirect

0 comments on commit 213e724

Please sign in to comment.