Skip to content

Commit

Permalink
update resty
Browse files Browse the repository at this point in the history
  • Loading branch information
dvasianin committed Nov 23, 2023
1 parent 0886114 commit 53ce707
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module github.com/dvasyanin/yandex-tracker-go

go 1.21

require github.com/go-resty/resty/v2 v2.2.0
require github.com/go-resty/resty/v2 v2.10.0

require golang.org/x/net v0.0.0-20200222125558-5a598a2470a0 // indirect
require golang.org/x/net v0.17.0 // indirect

0 comments on commit 53ce707

Please sign in to comment.