- Downloads
Merge branch 'renovate/github.com-gotify-go-api-client-2.x' into 'master'
Update module github.com/gotify/go-api-client to v2 See merge request !3
No related branches found
No related tags found
| ... | @@ -3,7 +3,7 @@ module jonasled.dev/jonasled/gotifywebhookforwarder | ... | @@ -3,7 +3,7 @@ module jonasled.dev/jonasled/gotifywebhookforwarder |
| go 1.21.4 | go 1.21.4 | ||
| require ( | require ( | ||
| github.com/gotify/go-api-client v1.2.0 | github.com/gotify/go-api-client/v2 v2.0.4 | ||
| github.com/gotify/go-api-client/v2 v2.0.4 | github.com/gotify/go-api-client/v2 v2.0.4 | ||
| ) | ) | ||
| ... | ... | ||
| ... | ... |
Please register or sign in to comment