Skip to content

Commit ebd3707

Browse files
Update Internal Dependencies (#520)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: loreto <279789+loreto@users.noreply.github.com>
1 parent 99c0b7f commit ebd3707

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.20250602221042-e26d10b64640 // indirect
65+
go.jetify.com/typeid v1.3.1-0.20250708200829-05dce5112f3d // 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-20250620000937-2a2f6d0aefb9 h1:TYWwDF9KqrxGTISsUYNnz722bC/0xjb96WDv/AsvsNc=
140140
go.jetify.com/pkg v0.0.0-20250620000937-2a2f6d0aefb9/go.mod h1:Do45RdanWX5qpdW90CPybnMfmXTb8KPQIfeDDKXvyOE=
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=
141+
go.jetify.com/typeid v1.3.1-0.20250708200829-05dce5112f3d h1:KfAndOJ7MZvJki9kM/C7diLvGtbU64O5ZCCdvwUgXYc=
142+
go.jetify.com/typeid v1.3.1-0.20250708200829-05dce5112f3d/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)