Skip to content

Commit 643b039

Browse files
committed
Upgraded deps, bumped version
1 parent ae89336 commit 643b039

3 files changed

Lines changed: 20 additions & 29 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.10"
30+
Version = "v0.1.11"
3131
)
3232

3333
// Local variables for configuration

go.mod

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

go.sum

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

0 commit comments

Comments
 (0)