Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump golang.org/x/net from 0.22.0 to 0.23.0 in /loaders #14

Merged
merged 1 commit into from
Apr 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions loaders/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ require (
github.com/hedzr/store/codecs/yaml v1.0.3
github.com/hedzr/store/providers/env v1.0.3
github.com/hedzr/store/providers/file v1.0.3
gopkg.in/hedzr/errors.v3 v3.3.2
)

require (
Expand All @@ -64,9 +65,8 @@ require (
github.com/pelletier/go-toml/v2 v2.2.0 // indirect
golang.org/x/crypto v0.21.0 // indirect
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/term v0.18.0 // indirect
gopkg.in/hedzr/errors.v3 v3.3.2 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
16 changes: 8 additions & 8 deletions loaders/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
github.com/fsnotify/fsnotify v1.7.0/go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM=
github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/hedzr/evendeep v1.1.7 h1:AS7X3Gpzu6fKmKR+isNsgtMh672fw8hHUHeBOPHBcJU=
github.com/hedzr/evendeep v1.1.7/go.mod h1:jS/DucxL2KzGP4SuBP+FoaouiEPt3m9N74znRbFpSig=
github.com/hedzr/evendeep v1.1.8 h1:UxpGzKgUWo8mCNgqFuRXJfwDPKD7bkJ82M1aHLyP2TE=
github.com/hedzr/evendeep v1.1.8/go.mod h1:9LmnxcE95/WmMUIW/qKv1JsjTgMjftQwWd2Zr/E2XJw=
github.com/hedzr/is v0.5.18 h1:FJWNNl5wYDvGstX5uzI4LR1wHttunlCAMHxNQRIXOOE=
github.com/hedzr/is v0.5.18/go.mod h1:kRHlHbfm9K4IfgUTRqBY4u/mRgAHJGDlxECb8gUi5aM=
github.com/hedzr/logg v0.5.18 h1:bf4Jv/TmhX9Vruod1QQYm7xvxMZGAtQEnAkEfdxOOYo=
github.com/hedzr/logg v0.5.18/go.mod h1:Q1hbRf8eA/KLYlk/CmW1fSGrEhFlKYUv8zGs8X6b/g8=
github.com/hedzr/store v1.0.3 h1:kXNwaYUr/mp/buuZSuZsZDlZCjUvtds8KpKIRBwWah8=
github.com/hedzr/store v1.0.3/go.mod h1:8d77D72cr5fwUidMuNQLvo47Ci1hT5uGFBPUGXK1yfQ=
github.com/hedzr/store v1.0.5 h1:XnbTYtb9COktEFjYav93FUk4VXM2ajhw7jJDEAss/VU=
github.com/hedzr/store v1.0.5/go.mod h1:hR8293Nc1e/XpZ5VgGWPYPlDO9JQysyto792ZuWW8/c=
github.com/hedzr/store/codecs/hcl v1.0.3 h1:8FmKdkM/Yi0fS5wkJzCFeFPN/ePLwoRpGA7lVxJjKGw=
github.com/hedzr/store/codecs/hcl v1.0.3/go.mod h1:Eh0zRZNkbt0PQMXOqaKT1AGMHhr2bif9FFt+6V9SM60=
github.com/hedzr/store/codecs/hjson v1.0.3 h1:m28JBW6ZJ+Upri0JYnuObfm4dWpJEaFmh9UPIMQ0Yvc=
Expand Down Expand Up @@ -50,16 +50,16 @@ golang.org/x/crypto v0.21.0 h1:X31++rzVUdKhX5sWmSOFZxx8UW/ldWx55cbf08iNAMA=
golang.org/x/crypto v0.21.0/go.mod h1:0BP7YvVV9gBbVKyeTG0Gyn+gZm94bibOW5BjDEYAOMs=
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8 h1:aAcj0Da7eBAtrTp03QXWvm88pSyOt+UgdZw2BFZ+lEw=
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8/go.mod h1:CQ1k9gNrJ50XIzaKCRR2hssIjF07kZFEiieALBM/ARQ=
golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc=
golang.org/x/net v0.22.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
golang.org/x/net v0.23.0 h1:7EYJ93RZ9vYSZAIb2x3lnuvqO5zneoD6IvWjuhfxjTs=
golang.org/x/net v0.23.0/go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg=
golang.org/x/sys v0.18.0 h1:DBdB3niSjOA/O0blCZBqDefyWNYveAYMNF1Wum0DYQ4=
golang.org/x/sys v0.18.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.18.0 h1:FcHjZXDMxI8mM3nwhX9HlKop4C0YQvCVCdwYl2wOtE8=
golang.org/x/term v0.18.0/go.mod h1:ILwASektA3OnRv7amZ1xhE/KTR+u50pbXfZ03+6Nx58=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/hedzr/errors.v3 v3.3.1 h1:wWfC055Cdv7TH3aur0w1f00SG/me9LeIxE4hFjIjvQ0=
gopkg.in/hedzr/errors.v3 v3.3.1/go.mod h1:UwtyepqtGTIAmdZGSc7wxXT5Gfd/BjcfRMhPpxwkJM4=
gopkg.in/hedzr/errors.v3 v3.3.2 h1:FeiPJi5VFHs37LZ6CifVBH5mtVhIlOMvuW6xIoi142I=
gopkg.in/hedzr/errors.v3 v3.3.2/go.mod h1:UwtyepqtGTIAmdZGSc7wxXT5Gfd/BjcfRMhPpxwkJM4=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
Loading