Update server/extargs/http.go

Co-authored-by: Steve Moyer <smoyer64@gmail.com>
This commit is contained in:
Michael Muré
2025-01-09 13:41:09 +01:00
committed by Michael Muré
parent ad02aa8d4f
commit f18ae547ab

View File

@@ -1,3 +1,4 @@
// Package extargs adds external arguments to the invocation's arguments before the policy is evaluated.
package extargs package extargs
import ( import (