Skip to content

Commit

Permalink
chore: remove hwgorm (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
FoseFx committed Feb 29, 2024
1 parent 0996ef0 commit 0b6bf10
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 631 deletions.
42 changes: 0 additions & 42 deletions libs/hwgorm/go.mod

This file was deleted.

251 changes: 0 additions & 251 deletions libs/hwgorm/go.sum

This file was deleted.

54 changes: 0 additions & 54 deletions libs/hwgorm/logger.go

This file was deleted.

77 changes: 0 additions & 77 deletions libs/hwgorm/pagination.go

This file was deleted.

65 changes: 0 additions & 65 deletions libs/hwgorm/point.go

This file was deleted.

141 changes: 0 additions & 141 deletions libs/hwgorm/setup.go

This file was deleted.

2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"extractVersion": "^v?(?<version>.*)$"
}
],
"ignoreDeps": ["common", "decaying_lru", "hwdb", "hwes", "hwutil", "hwgorm", "proto_helpers", "telemetry", "gen"],
"ignoreDeps": ["common", "decaying_lru", "hwdb", "hwes", "hwutil", "telemetry", "gen"],
"customManagers": [
{
"customType": "regex",
Expand Down

0 comments on commit 0b6bf10

Please sign in to comment.