allow access to files without auth

This commit is contained in:
Kopatz
2025-05-31 13:32:31 +02:00
parent e2f799314f
commit 2fd1abd987
2 changed files with 13 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ buildGoModule rec {
src = fetchGit {
url = "git@github.com:kropatz/kop-fileshare.git";
ref = "master";
rev = "73456c32d3d070d457f95973403ca94bdddea95d";
rev = "ac2c4114c65b21f840fa807e44edf54fffe2d4c7";
};
vendorHash = "sha256-OQ6rNgOQHrrhE7DT+ulwpWJCDJ4DeJiDzriAu3mfS7I=";