Skip to content

Commit

Permalink
Upgraded bux and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed May 13, 2022
1 parent 5020808 commit 5b33540
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 27 deletions.
8 changes: 4 additions & 4 deletions go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 9 additions & 22 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion transports/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ type TransportType string
const BuxUserAgent = "BUX: go-client " + BuxClientVersion

// BuxClientVersion is the version of the client
const BuxClientVersion = "v0.1.14"
const BuxClientVersion = "v0.1.15"

const (
// BuxTransportHTTP uses the http transport for all bux server actions
Expand Down

0 comments on commit 5b33540

Please sign in to comment.