woodpecker/server/plugins/encryption
qwerty287 b9f6f3f9fb
Replace goimports with gci (#3202)
`gci` seems to be much more strict.
2024-01-14 18:22:06 +01:00
..
wrapper/store Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
aes.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
aes_builder.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
aes_encryption.go Replace goimports with gci (#3202) 2024-01-14 18:22:06 +01:00
aes_state.go Secrets encryption in database (#1475) 2023-01-12 20:59:07 +01:00
aes_test.go Add some tests (#2652) 2023-10-28 13:37:54 +02:00
constants.go Enable golangci linter stylecheck (#3167) 2024-01-10 22:56:42 +01:00
encryption.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
encryption_builder.go Enable gocritic and don't ignore globally (#3159) 2024-01-10 15:34:44 +01:00
no_encryption.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
tink.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
tink_builder.go Update go module path for major version 2 (#2905) 2023-12-08 08:15:08 +01:00
tink_keyset.go Clean up logging (#3161) 2024-01-10 20:57:12 +01:00
tink_keyset_watcher.go Clean up logging (#3161) 2024-01-10 20:57:12 +01:00
tink_state.go Use modern error handling and enforce it via lint (#1327) 2023-02-02 00:08:02 +01:00