Skip to content

Commit e6ad190

Browse files
committed
Upgraded deps and bux
1 parent 6088412 commit e6ad190

3 files changed

Lines changed: 18 additions & 17 deletions

File tree

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const (
2727
EnvironmentStaging = "staging"
2828
EnvironmentTest = "test"
2929
HealthRequestPath = "health"
30-
Version = "v0.1.9"
30+
Version = "v0.1.10"
3131
)
3232

3333
// Local variables for configuration

go.mod

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.sum

Lines changed: 12 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)