Skip to content

Commit

Permalink
misc: update plugins from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phrp720 committed Feb 6, 2025
1 parent 57c1d32 commit 0a981e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion aw-sync-agent/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/golang/snappy v0.0.4
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/phrp720/aw-sync-agent-plugins v0.1.0
github.com/phrp720/aw-sync-agent-plugins v0.1.1
github.com/phrp720/go-service-builder v0.3.1
github.com/prometheus/prometheus v0.301.0
github.com/robfig/cron v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions aw-sync-agent/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/phrp720/aw-sync-agent-plugins v0.1.0 h1:wuhnDEY5vGnK+8SdAbzM3o7xJXg/FxUVbouwTG3nHlo=
github.com/phrp720/aw-sync-agent-plugins v0.1.0/go.mod h1:HXOkJFp3JtYqdfx9yTRHZr1Ru9woTLWJoxZay3ji6qw=
github.com/phrp720/aw-sync-agent-plugins v0.1.1 h1:+zxBGfGD2D9JeBKbswPlZgcWO8JzjElhobzfDiTo8xs=
github.com/phrp720/aw-sync-agent-plugins v0.1.1/go.mod h1:HXOkJFp3JtYqdfx9yTRHZr1Ru9woTLWJoxZay3ji6qw=
github.com/phrp720/go-service-builder v0.3.1 h1:Y1xpTh9hENZO5tnV0d4BdrqVQUtlu2KbHSA1caBIYwQ=
github.com/phrp720/go-service-builder v0.3.1/go.mod h1:iJbQx6piUPhRT/46fuECYVIBS29IZrxwbNS5OMWrSWY=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
Expand Down

0 comments on commit 0a981e2

Please sign in to comment.