mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Make models used for configuration public
This commit is contained in:
parent
3cf7b73672
commit
6255456f61
9 changed files with 8 additions and 8 deletions
|
|
@ -17,7 +17,7 @@ import (
|
|||
"encoding/json"
|
||||
"errors"
|
||||
"fmt"
|
||||
"github.com/csaf-poc/csaf_distribution/v3/internal/models"
|
||||
"github.com/csaf-poc/csaf_distribution/v3/csaf/models"
|
||||
"hash"
|
||||
"io"
|
||||
"log/slog"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue