Skip to content

Commit b698530

Browse files
Update Internal Dependencies (#506)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: mikeland73 <544948+mikeland73@users.noreply.github.com>
1 parent c72c4ba commit b698530

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

envsec/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/russross/blackfriday/v2 v2.1.0 // indirect
6363
github.com/spf13/pflag v1.0.6 // indirect
6464
github.com/tailscale/hujson v0.0.0-20250226034555-ec1d1c113d33 // indirect
65-
go.jetify.com/typeid v1.3.1-0.20250402201646-5c084b871320 // indirect
65+
go.jetify.com/typeid v1.3.1-0.20250602221042-e26d10b64640 // indirect
6666
golang.org/x/crypto v0.36.0 // indirect
6767
golang.org/x/oauth2 v0.28.0 // indirect
6868
golang.org/x/sys v0.31.0 // indirect

envsec/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ github.com/tailscale/hujson v0.0.0-20250226034555-ec1d1c113d33/go.mod h1:EbW0wDK
138138
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
139139
go.jetify.com/pkg v0.0.0-20250602221042-f9c387a74b34 h1:moNpfamWyihzycLXKQneb3DDPL5YbeXtmvmFYIn8VeM=
140140
go.jetify.com/pkg v0.0.0-20250602221042-f9c387a74b34/go.mod h1:RLeG6AllDXfrqSzPz77HMQSXRv2ZM2YggPzt6J4Pz9g=
141-
go.jetify.com/typeid v1.3.1-0.20250402201646-5c084b871320 h1:Rs8Ay7BQ0v8YnClEge23RreCkYDO6RregLdW61/V3WY=
142-
go.jetify.com/typeid v1.3.1-0.20250402201646-5c084b871320/go.mod h1:x8vtxYf2h/0T0a4fS2K2vqVM0aBsGwkw03tal6PxK1s=
141+
go.jetify.com/typeid v1.3.1-0.20250602221042-e26d10b64640 h1:GD2KXSl0Xt5mkenWgU5ZdA4h/YrBMxTIIxCbakyfj64=
142+
go.jetify.com/typeid v1.3.1-0.20250602221042-e26d10b64640/go.mod h1:x8vtxYf2h/0T0a4fS2K2vqVM0aBsGwkw03tal6PxK1s=
143143
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
144144
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
145145
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=

0 commit comments

Comments
 (0)