Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Upgraded deps and bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Jun 9, 2022
1 parent e41ccb7 commit a6e1d8e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
2 changes: 1 addition & 1 deletion definitions.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const (
dustLimit = uint64(546) // Dust limit
mongoTestVersion = "4.2.1" // Mongo Testing Version
sqliteTestVersion = "3.37.0" // SQLite Testing Version (dummy version for now)
version = "v0.2.29" // bux version
version = "v0.2.30" // bux version
)

// Defaults for task cron jobs (tasks)
Expand Down
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.

13 changes: 8 additions & 5 deletions go.sum

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

0 comments on commit a6e1d8e

Please sign in to comment.