Skip to content

Commit

Permalink
fix(deps): upgraded github.com/alexfalkowski/go-service to v1.370.2 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfalkowski authored Jan 16, 2025
1 parent 65aa9da commit 9a7397f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.0

require (
github.com/alexfalkowski/go-health v1.20.0
github.com/alexfalkowski/go-service v1.370.1
github.com/alexfalkowski/go-service v1.370.2
go.uber.org/fx v1.23.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/aead/cmac v0.0.0-20160719120800-7af84192f0b1 h1:+JkXLHME8vLJafGhOH4ao
github.com/aead/cmac v0.0.0-20160719120800-7af84192f0b1/go.mod h1:nuudZmJhzWtx2212z+pkuy7B6nkBqa+xwNXZHL1j8cg=
github.com/alexfalkowski/go-health v1.20.0 h1:eYoDQyPMsokaPVfnUGEQP6Lp10LG8axJhCGO/dXob7o=
github.com/alexfalkowski/go-health v1.20.0/go.mod h1:OxtnkvUD2qKWQWTOvUJxPOSHaueFICXNDtAsXJejFBQ=
github.com/alexfalkowski/go-service v1.370.1 h1:EGYFEESQJ9ODP6I7R3i2g86z7IuC4mKVLoPj7jf25/U=
github.com/alexfalkowski/go-service v1.370.1/go.mod h1:KexV39eZ84G118j5aV+QKsV9PyOBkOcWqY5EoHPaI2I=
github.com/alexfalkowski/go-service v1.370.2 h1:CD+1pPGqlrwNRU76sV7vuDjCnMEta0ZzM4M7V2aOyPE=
github.com/alexfalkowski/go-service v1.370.2/go.mod h1:KexV39eZ84G118j5aV+QKsV9PyOBkOcWqY5EoHPaI2I=
github.com/arl/statsviz v0.6.0 h1:jbW1QJkEYQkufd//4NDYRSNBpwJNrdzPahF7ZmoGdyE=
github.com/arl/statsviz v0.6.0/go.mod h1:0toboo+YGSUXDaS4g1D5TVS4dXs7S7YYT5J/qnW2h8s=
github.com/beevik/ntp v1.4.3 h1:PlbTvE5NNy4QHmA4Mg57n7mcFTmr1W1j3gcK7L1lqho=
Expand Down
2 changes: 1 addition & 1 deletion test/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
benchmark-trend (0.4.0)
bigdecimal (3.1.9)
builder (3.3.0)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
config (5.5.2)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
Expand Down

0 comments on commit 9a7397f

Please sign in to comment.