Skip to content

Commit

Permalink
chore(*): -
Browse files Browse the repository at this point in the history
  • Loading branch information
enenumxela committed Oct 13, 2024
1 parent d3c9947 commit 65cf25f
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 @@ -4,7 +4,7 @@ go 1.23.1

require (
github.com/Mzack9999/go-http-digest-auth-client v0.6.0
github.com/hueristiq/hq-go-retrier v0.0.0-20241005210814-170a9082e8c0
github.com/hueristiq/hq-go-retrier v0.0.0-20241006185156-b525dc69639c
github.com/hueristiq/hqgoutils v0.0.0-20231024005153-bd2c47932440
golang.org/x/net v0.30.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 @@ github.com/Mzack9999/go-http-digest-auth-client v0.6.0 h1:LXVNMsj7qiNVmlZByFbjJm
github.com/Mzack9999/go-http-digest-auth-client v0.6.0/go.mod h1:gbwaYYXwA15ZfIxMyY5QU1acATDyNKEuG5TylBCL7AM=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/hueristiq/hq-go-retrier v0.0.0-20241005210814-170a9082e8c0 h1:DiNg6GCp1TZeEzjbTCWqmOmH4zv3CbE5O3jzRYGimVw=
github.com/hueristiq/hq-go-retrier v0.0.0-20241005210814-170a9082e8c0/go.mod h1:YkxIHoJHsL0wmzQ3tc0qz4UTr9q9eCicUt5RvMV//xw=
github.com/hueristiq/hq-go-retrier v0.0.0-20241006185156-b525dc69639c h1:5QeToyM/D2hQzXdlQ+PiF24xbNcHETMLF1ZRR+rYDYI=
github.com/hueristiq/hq-go-retrier v0.0.0-20241006185156-b525dc69639c/go.mod h1:YkxIHoJHsL0wmzQ3tc0qz4UTr9q9eCicUt5RvMV//xw=
github.com/hueristiq/hqgoutils v0.0.0-20231024005153-bd2c47932440 h1:dpHAa9c74HgAXkZ2WPd84q2cCiF76eluuSGRw7bk7To=
github.com/hueristiq/hqgoutils v0.0.0-20231024005153-bd2c47932440/go.mod h1:NlZ117o///yWDbRAbgYD7/Y44qce8z1Dj4caUsjunSY=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 65cf25f

Please sign in to comment.