Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/andybalholm/cascadia v1.2.0 // indirect
github.com/blang/semver v3.5.1+incompatible
github.com/bmaupin/go-epub v0.5.3
github.com/getsentry/sentry-go v0.7.0
github.com/getsentry/sentry-go v0.8.0
github.com/gofrs/uuid v3.3.0+incompatible // indirect
github.com/golang/protobuf v1.4.3 // indirect
github.com/microcosm-cc/bluemonday v1.0.4
Expand Down
Loading