Skip to content

Commit

Permalink
Updated package with systemctl config
Browse files Browse the repository at this point in the history
  • Loading branch information
kochetovd committed Nov 5, 2024
1 parent e1e6e3f commit 2b0cfab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/Releem/mysqlconfigurer
go 1.22.0

require (
github.com/Releem/daemon v0.0.0-20221103142627-2a82cf09ac69
github.com/Releem/daemon v0.0.0-20241028135502-b7f24658ba58
github.com/advantageous/go-logback v0.0.0-20161215180304-6db19679ca3e
github.com/aws/aws-sdk-go v1.53.7
github.com/aws/aws-sdk-go-v2 v1.27.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA=
filippo.io/edwards25519 v1.1.0/go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4=
github.com/Releem/daemon v0.0.0-20221103142627-2a82cf09ac69 h1:XThKJbiC8V5YzQRrTRvFITODw+H6ZiSA36UU7ZzUF1A=
github.com/Releem/daemon v0.0.0-20221103142627-2a82cf09ac69/go.mod h1:GxsvZP6BRrh+rSHnXaXzuShSiiiMEfDxuutowpgCG8w=
github.com/Releem/daemon v0.0.0-20241028135502-b7f24658ba58 h1:ISdzv2VqJ4GVjtvT0WAWsg9n2iKOjYMcMpSL3VJSoqg=
github.com/Releem/daemon v0.0.0-20241028135502-b7f24658ba58/go.mod h1:GxsvZP6BRrh+rSHnXaXzuShSiiiMEfDxuutowpgCG8w=
github.com/advantageous/go-logback v0.0.0-20161215180304-6db19679ca3e h1:zDwXL5E118a4JRyWUVVzGUg4zDXY2CfllYYu+B6Vgy8=
github.com/advantageous/go-logback v0.0.0-20161215180304-6db19679ca3e/go.mod h1:pynxONZJ8msfhJ8u3t9OQZVPsn9i9AW4VW55zv9K9+I=
github.com/aws/aws-sdk-go v1.53.7 h1:ZSsRYHLRxsbO2rJR2oPMz0SUkJLnBkN+1meT95B6Ixs=
Expand Down

0 comments on commit 2b0cfab

Please sign in to comment.