Compare commits

..

No commits in common. "main" and "v1.0.0" have entirely different histories.
main ... v1.0.0

2 changed files with 1 additions and 7 deletions

View File

@ -1,6 +0,0 @@
displayName: Add X-Request-ID Header
type: middleware
import: git.pbiernat.io/traefik/plugin-requestid
summary: 'Add a X-Request-ID header for tracing'
testData: {}

2
go.mod
View File

@ -1,4 +1,4 @@
module git.pbiernat.io/traefik/plugin-requestid module git.pbiernat.dev/traefik/plugin-requestid
go 1.18 go 1.18