Skip to content

Commit 103def5

Browse files
committed
udpate to latest
1 parent 2ee2e00 commit 103def5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/codemodify/systemkit-logging v1.8.4
77
github.com/codemodify/systemkit-service-encoders-launchd v1.0.0
88
github.com/codemodify/systemkit-service-encoders-rc_d v1.0.1
9-
github.com/codemodify/systemkit-service-encoders-systemd v1.0.2
9+
github.com/codemodify/systemkit-service-encoders-systemd v1.0.3
1010
github.com/codemodify/systemkit-service-encoders-systemv v1.0.1
1111
github.com/codemodify/systemkit-service-encoders-upstart v1.0.1
1212
github.com/codemodify/systemkit-service-spec v1.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/codemodify/systemkit-service-encoders-launchd v1.0.0 h1:S9cgQPK9hkt+c
44
github.com/codemodify/systemkit-service-encoders-launchd v1.0.0/go.mod h1:Tylr2+OiLYhn56y8MRvlbl3WfT1rTXPtJEZGiP/1FWk=
55
github.com/codemodify/systemkit-service-encoders-rc_d v1.0.1 h1:6FpnxwhaH4LKk3a2FMGtGYI/2D0lwSzvubfptid9UE0=
66
github.com/codemodify/systemkit-service-encoders-rc_d v1.0.1/go.mod h1:2BkmLV28VQH66vETGqr4tl07YxLmomaH5qLln3AHefI=
7-
github.com/codemodify/systemkit-service-encoders-systemd v1.0.2 h1:KBvunQ7fQBtHbwjKQKBUweiv/aTyEVObkqMEOtbufhk=
8-
github.com/codemodify/systemkit-service-encoders-systemd v1.0.2/go.mod h1:mOjsWZXg3wF9IEcovq5JCfr4aO98Ct4/AEmsmKtPpoc=
7+
github.com/codemodify/systemkit-service-encoders-systemd v1.0.3 h1:5tunjOMC3XUdaAAUcj0ECNU5TNjwttM30v2RLwfTefk=
8+
github.com/codemodify/systemkit-service-encoders-systemd v1.0.3/go.mod h1:mOjsWZXg3wF9IEcovq5JCfr4aO98Ct4/AEmsmKtPpoc=
99
github.com/codemodify/systemkit-service-encoders-systemv v1.0.1 h1:FZ4B4abQ3C9shxUmg56ahEOzfclIBVCdVqnJWaVzn+I=
1010
github.com/codemodify/systemkit-service-encoders-systemv v1.0.1/go.mod h1:snmOHK9ByvPn03jukY0ixjUokmgG9veSLNIzNBuaBKM=
1111
github.com/codemodify/systemkit-service-encoders-upstart v1.0.1 h1:oN9959zaKCfEnvPuKln3aAsU4cqRydFDI7vqrTgf7Fw=

0 commit comments

Comments
 (0)