chore(deps): update dependencies
This commit is contained in:
parent
50e4f86e4c
commit
f7eed7bb86
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -73,7 +73,7 @@ require (
|
|||
go.abhg.dev/goldmark/frontmatter v0.2.0 // indirect
|
||||
go.n16f.net/ejson v0.0.0-20250113095929-6d03bba880f7 // indirect
|
||||
go.n16f.net/log v0.0.0-20240820155337-9eef10dcf842 // indirect
|
||||
go.n16f.net/service v0.0.0-20250219144829-ff194bce6811 // indirect
|
||||
go.n16f.net/service v0.0.0-20250403090558-8f3cc3f74462 // indirect
|
||||
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad // indirect
|
||||
golang.org/x/crypto v0.36.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
|
||||
|
|
4
go.sum
4
go.sum
|
@ -205,8 +205,8 @@ go.n16f.net/log v0.0.0-20240820155337-9eef10dcf842 h1:fd8Yoy3KkR2LXQhej8cjGdp37P
|
|||
go.n16f.net/log v0.0.0-20240820155337-9eef10dcf842/go.mod h1:BIWa3RtuDtvWHeBXuuhWS0NSRauDKbuM6t2WKD7J+fg=
|
||||
go.n16f.net/program v0.0.0-20241208190041-4d0013a2857b h1:G5pCK2lzFCBZgtC3FsHkXYMSMWXqtOFml8r6OqJbrRI=
|
||||
go.n16f.net/program v0.0.0-20241208190041-4d0013a2857b/go.mod h1:zXAb4sKY6JIuBH4VUtECNt/p79RDwT2SgwAmY1uhfMo=
|
||||
go.n16f.net/service v0.0.0-20250219144829-ff194bce6811 h1:qV8g6A6Az7zhKcT6DOB7FMeQU9fX9MPKWzfZg//rjns=
|
||||
go.n16f.net/service v0.0.0-20250219144829-ff194bce6811/go.mod h1:s70or1Ieytw4xwbYZCWg7Q/mJ7yGUGbcR7RjHheXIlg=
|
||||
go.n16f.net/service v0.0.0-20250403090558-8f3cc3f74462 h1:yNsnhhuQQDcBfgmnLqLKqNQiKjFR8utrKhhZFWZFx2M=
|
||||
go.n16f.net/service v0.0.0-20250403090558-8f3cc3f74462/go.mod h1:s70or1Ieytw4xwbYZCWg7Q/mJ7yGUGbcR7RjHheXIlg=
|
||||
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad h1:QYbHaaFqx6hMor1L6iMSmyhMFvXQXhKaNk9nefug07M=
|
||||
go.n16f.net/uuid v0.0.0-20240707135755-e4fd26b968ad/go.mod h1:hvPEWZmyP50in1DH72o5vUvoXFFyfRU6oL+p2tAcbgU=
|
||||
go.opentelemetry.io/auto/sdk v1.1.0 h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
|
||||
|
|
Loading…
Add table
Reference in a new issue