mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
s/intevation/Intevation/
This commit is contained in:
parent
e08c90ee8a
commit
5a350f2044
3 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@ import (
|
|||
|
||||
"github.com/ProtonMail/gopenpgp/v2/crypto"
|
||||
|
||||
"github.com/intevation/csaf_trusted/csaf"
|
||||
"github.com/Intevation/csaf_trusted/csaf"
|
||||
)
|
||||
|
||||
const dateFormat = time.RFC3339
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ import (
|
|||
"github.com/PaesslerAG/gval"
|
||||
"github.com/PaesslerAG/jsonpath"
|
||||
|
||||
"github.com/intevation/csaf_trusted/csaf"
|
||||
"github.com/Intevation/csaf_trusted/csaf"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
|
|||
2
go.mod
2
go.mod
|
|
@ -1,4 +1,4 @@
|
|||
module github.com/intevation/csaf_trusted
|
||||
module github.com/Intevation/csaf_trusted
|
||||
|
||||
go 1.17
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue