Skip to content

Commit

Permalink
Merge pull request #344 from Plaenkler/dependencies
Browse files Browse the repository at this point in the history
[UPD] Dependencies
  • Loading branch information
Plaenkler authored May 29, 2024
2 parents ad35a77 + de454cc commit f17bfed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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/plaenkler/ddns-updater
go 1.22.0

require (
github.com/aliyun/alibaba-cloud-sdk-go v1.62.736
github.com/aliyun/alibaba-cloud-sdk-go v1.62.749
github.com/kardianos/service v1.2.2
github.com/pquerna/otp v1.4.0
golang.org/x/time v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/HdrHistogram/hdrhistogram-go v1.1.2/go.mod h1:yDgFjdqOqDEKOvasDdhWNXYg9BVp4O+o5f6V/ehm6Oo=
github.com/ajstarks/svgo v0.0.0-20180226025133-644b8db467af/go.mod h1:K08gAheRH3/J6wwsYMMT4xOr94bZjxIelGM0+d/wbFw=
github.com/aliyun/alibaba-cloud-sdk-go v1.62.736 h1:2OF8nzS58Xx+swb35tIZ5hhgGgWeokvxgso6HMenGvY=
github.com/aliyun/alibaba-cloud-sdk-go v1.62.736/go.mod h1:SOSDHfe1kX91v3W5QiBsWSLqeLxImobbMX1mxrFHsVQ=
github.com/aliyun/alibaba-cloud-sdk-go v1.62.749 h1:ToXzKk5D5un46zmoy2Zv0IxrCJWAI5urIfLChLZ9a7M=
github.com/aliyun/alibaba-cloud-sdk-go v1.62.749/go.mod h1:SOSDHfe1kX91v3W5QiBsWSLqeLxImobbMX1mxrFHsVQ=
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
github.com/boombuler/barcode v1.0.1 h1:NDBbPmhS+EqABEs5Kg3n/5ZNjy73Pz7SIV+KCeqyXcs=
github.com/boombuler/barcode v1.0.1/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
Expand Down

0 comments on commit f17bfed

Please sign in to comment.