Skip to content

Commit 2bfed8d

Browse files
authored
Merge pull request #3 from phasehq/misc-fixes-improvements
Misc fixes improvements
2 parents 6b01928 + c7374c6 commit 2bfed8d

File tree

5 files changed

+295
-291
lines changed

5 files changed

+295
-291
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module github.com/phasehq/golang-sdk
22

33
go 1.20
4+
5+
require github.com/jamesruan/sodium v1.0.14

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
github.com/jamesruan/sodium v1.0.14 h1:JfOHobip/lUWouxHV3PwYwu3gsLewPrDrZXO3HuBzUU=
2+
github.com/jamesruan/sodium v1.0.14/go.mod h1:GK2+LACf7kuVQ9k7Irk0MB2B65j5rVqkz+9ylGIggZk=

0 commit comments

Comments
 (0)