Skip to content

Commit 9ff7ec1

Browse files
Bump version
1 parent 40f9ba1 commit 9ff7ec1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/spf13/cobra v0.0.5
1111
github.com/tokenized/bitcoin_interpreter v0.1.1
1212
github.com/tokenized/envelope v1.1.0
13-
github.com/tokenized/pkg v0.7.0
13+
github.com/tokenized/pkg v0.7.1-0.20230517150909-d946f2749c68
1414
github.com/tokenized/txbuilder v1.1.0
1515
golang.org/x/crypto v0.8.0
1616
gopkg.in/yaml.v2 v2.2.8

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ github.com/tokenized/envelope v1.1.0/go.mod h1:9+0tL1NKJQNnFRjGhaHCIWG9K6QQnh8Hq
107107
github.com/tokenized/logger v0.1.3 h1:Vq/2jEgqyDfjJPgoMo773/bn7ZUow8EWSAY8+gFdTQI=
108108
github.com/tokenized/logger v0.1.3/go.mod h1:bA5PfUEFwtUy0yEIIq4Q3ZwBk1kIZTkYIRASq3fPw+k=
109109
github.com/tokenized/pkg v0.6.0/go.mod h1:reIXdZflcfFbuX1RvX90yAjlYVJaUiYDc5CWJ6qCQww=
110-
github.com/tokenized/pkg v0.7.0 h1:AzcjFFKjaaW3HCrAPXHVKSCMeEfB0Wl9LsrgtBXVsoA=
111-
github.com/tokenized/pkg v0.7.0/go.mod h1:c1xkP+9ON6kwoMQB9LMpy34YcqUwqNXjPMlltYTYZIc=
110+
github.com/tokenized/pkg v0.7.1-0.20230517150909-d946f2749c68 h1:i5UJrMADBStNmMf62ESGvGYjNCm9zU7wH12tMaqkhJU=
111+
github.com/tokenized/pkg v0.7.1-0.20230517150909-d946f2749c68/go.mod h1:c1xkP+9ON6kwoMQB9LMpy34YcqUwqNXjPMlltYTYZIc=
112112
github.com/tokenized/threads v0.1.2 h1:olWOi2kZ4GLX4XmRbgHJzMbaTxp7CKMdiMbHJjKZaRQ=
113113
github.com/tokenized/threads v0.1.2/go.mod h1:+/44KAYA6wqU+AC743pLGBgzkD06IB9+piOOE8BkGK0=
114114
github.com/tokenized/txbuilder v1.1.0 h1:vizRFrdS6VX++OjEcbWykizW1k7EyM4R4ZTEp4Ji26s=

0 commit comments

Comments
 (0)