We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572e634 commit 63a90fdCopy full SHA for 63a90fd
src/main.rs
@@ -1,6 +1,6 @@
1
use anyhow::Result;
2
use clap::Parser;
3
-use dotenv::dotenv;
+use dotenvy::dotenv;
4
use sops_gitops_github_action::import_gpg_key;
5
use sops_gitops_github_action::update_sops_config;
6
0 commit comments