Skip to content

Commit

Permalink
[AUTOPR] Automatic updates (#271)
Browse files Browse the repository at this point in the history
* Increase version

* Update dependencies

---------

Co-authored-by: nicolaasuni-vonage <[email protected]>
  • Loading branch information
github-actions[bot] and nicolaasuni-vonage authored Aug 1, 2024
1 parent 5571bd7 commit 0b4c03a
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.99.3
1.99.4
2 changes: 1 addition & 1 deletion examples/service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.22.5
replace github.com/Vonage/gosrvlib => ../..

require (
github.com/Vonage/gosrvlib v1.99.3
github.com/Vonage/gosrvlib v1.99.4
github.com/golang/mock v1.6.0
github.com/jstemmer/go-junit-report/v2 v2.1.0
github.com/prometheus/client_golang v1.19.1
Expand Down
8 changes: 4 additions & 4 deletions examples/service/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -690,10 +690,10 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/tecnickcom/farmhash64 v1.9.13 h1:xBHu+XpTwBqo5sLZWMuJ2V+0Elao4a7IF4AoBeBXn9s=
github.com/tecnickcom/farmhash64 v1.9.13/go.mod h1:CpstjV5gDlhp1nxFqVsA61xMkHDi/gwyzKaCYalg5us=
github.com/tecnickcom/statsd v1.0.12 h1:a3VhkkZWtA8TLFFMhBmYxE1DmrNU1nF8poEJMwry8Ro=
github.com/tecnickcom/statsd v1.0.12/go.mod h1:2frZqZa8ukbwnxRjnSkBlZV8v47eGgk0ad5xe7QEZng=
github.com/tecnickcom/farmhash64 v1.9.14 h1:ElFWQO/ktRD4lt9Y65Wpv5WK0YnG6laZMWpFUROQzh8=
github.com/tecnickcom/farmhash64 v1.9.14/go.mod h1:CpstjV5gDlhp1nxFqVsA61xMkHDi/gwyzKaCYalg5us=
github.com/tecnickcom/statsd v1.0.15 h1:8gLpv7GGUFk/lnJcEOlgMKq/MRIoCFD2UDZ2gbGtCGs=
github.com/tecnickcom/statsd v1.0.15/go.mod h1:soTZKRCCaQFWD2++acRGzwxKNubkOdK6j+WRDQlng3g=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 h1:G3dpKMzFDjgEh2q1Z7zUUtKa8ViPtH+ocF0bE0g00O8=
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM=
github.com/undefinedlabs/go-mpatch v1.0.7 h1:943FMskd9oqfbZV0qRVKOUsXQhTLXL0bQTVbQSpzmBs=
Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ require (
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/tecnickcom/farmhash64 v1.9.13
github.com/tecnickcom/statsd v1.0.12
github.com/tecnickcom/farmhash64 v1.9.14
github.com/tecnickcom/statsd v1.0.15
github.com/undefinedlabs/go-mpatch v1.0.7
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.27.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -931,10 +931,10 @@ github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsT
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/tecnickcom/farmhash64 v1.9.13 h1:xBHu+XpTwBqo5sLZWMuJ2V+0Elao4a7IF4AoBeBXn9s=
github.com/tecnickcom/farmhash64 v1.9.13/go.mod h1:CpstjV5gDlhp1nxFqVsA61xMkHDi/gwyzKaCYalg5us=
github.com/tecnickcom/statsd v1.0.12 h1:a3VhkkZWtA8TLFFMhBmYxE1DmrNU1nF8poEJMwry8Ro=
github.com/tecnickcom/statsd v1.0.12/go.mod h1:2frZqZa8ukbwnxRjnSkBlZV8v47eGgk0ad5xe7QEZng=
github.com/tecnickcom/farmhash64 v1.9.14 h1:ElFWQO/ktRD4lt9Y65Wpv5WK0YnG6laZMWpFUROQzh8=
github.com/tecnickcom/farmhash64 v1.9.14/go.mod h1:CpstjV5gDlhp1nxFqVsA61xMkHDi/gwyzKaCYalg5us=
github.com/tecnickcom/statsd v1.0.15 h1:8gLpv7GGUFk/lnJcEOlgMKq/MRIoCFD2UDZ2gbGtCGs=
github.com/tecnickcom/statsd v1.0.15/go.mod h1:soTZKRCCaQFWD2++acRGzwxKNubkOdK6j+WRDQlng3g=
github.com/testcontainers/testcontainers-go v0.31.0 h1:W0VwIhcEVhRflwL9as3dhY6jXjVCA27AkmbnZ+UTh3U=
github.com/testcontainers/testcontainers-go v0.31.0/go.mod h1:D2lAoA0zUFiSY+eAflqK5mcUx/A5hrrORaEQrd0SefI=
github.com/testcontainers/testcontainers-go/modules/compose v0.31.0 h1:H74o3HisnApIDQx7sWibGzOl/Oo0By8DjyVeUf3qd6I=
Expand Down

0 comments on commit 0b4c03a

Please sign in to comment.