Skip to content

Commit

Permalink
feat(deps): upgraded github.com/alexfalkowski/go-service to v1.358.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfalkowski authored Jan 9, 2025
1 parent bd7253a commit 7d2f4b5
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.357.1
github.com/alexfalkowski/go-service v1.358.0
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.357.1 h1:5eTjGCde//3QwPTwtwXuKUygX4j/e/ovh6lBMMEfl8A=
github.com/alexfalkowski/go-service v1.357.1/go.mod h1:8UUUeFR37vcfVHI1GXySphtjd9PV/afHfks4FtWF2qA=
github.com/alexfalkowski/go-service v1.358.0 h1:g9HEaPKMTzvvmsAofm+7BV7fVZ1f5WYZBR4aQgoINcE=
github.com/alexfalkowski/go-service v1.358.0/go.mod h1:8UUUeFR37vcfVHI1GXySphtjd9PV/afHfks4FtWF2qA=
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/avast/retry-go/v3 v3.1.1 h1:49Scxf4v8PmiQ/nY0aY3p0hDueqSmc7++cBbtiDGu2g=
Expand Down
2 changes: 1 addition & 1 deletion test/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sorbet-runtime (0.5.11734)
sorbet-runtime (0.5.11742)
sys-uname (1.3.1)
ffi (~> 1.1)
tilt (2.5.0)
Expand Down

0 comments on commit 7d2f4b5

Please sign in to comment.