This repository was archived by the owner on Aug 21, 2025. It is now read-only.
Commit a45fb10
committed
Remove Sentry integration and update dependencies in go.mod and go.sum
- Removed the Sentry initialization code from main.go.
- Deleted badge.go and shopware.go handler files.
- Updated go.mod to replace `github.com/getsentry/sentry-go` with `github.com/google/go-cmp` and `golang.org/x/crypto`.
- Updated go.sum to reflect the changes in dependencies.
This cleanup improves the codebase by removing unused dependencies and handlers.1 parent 31b0537 commit a45fb10
5 files changed
Lines changed: 2 additions & 542 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | | - | |
12 | 9 | | |
13 | | - | |
| 10 | + | |
14 | 11 | | |
15 | 12 | | |
0 commit comments