Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::{io, sync::Once};
|
||||
|
||||
use base64::Engine;
|
||||
use warp_graphql::managed_secrets::ManagedSecretType;
|
||||
use galaxy_graphql::managed_secrets::ManagedSecretType;
|
||||
|
||||
use crate::secret_value::ManagedSecretValue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user