Remove uuid dependency

This commit is contained in:
Quentin McGaw
2020-12-17 06:05:45 +00:00
parent 818f7471dd
commit 87f59bf498
4 changed files with 17 additions and 6 deletions

View File

@@ -34,6 +34,14 @@ issues:
linters:
- maligned
- dupl
- path: internal/settings/dreamhost\.go
text: "mnd: Magic number: 0x40, in <operation> detected"
linters:
- gomnd
- path: internal/settings/dreamhost\.go
text: "mnd: Magic number: 0x80, in <operation> detected"
linters:
- gomnd
linters:
disable-all: true