Skip to content

Commit

Permalink
Merge pull request #91 from origadmin/dependabot/go_modules/codec/git…
Browse files Browse the repository at this point in the history
…hub.com/goexts/generic-0.1.6
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
2 parents a66d9a5 + 2642d73 commit 0e097f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion codec/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.2
require (
github.com/BurntSushi/toml v1.4.0
github.com/bytedance/sonic v1.12.6
github.com/goexts/generic v0.1.5
github.com/goexts/generic v0.1.6
github.com/json-iterator/go v1.1.12
gopkg.in/ini.v1 v1.67.0
gopkg.in/yaml.v3 v3.0.1
Expand Down
4 changes: 2 additions & 2 deletions codec/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/cloudwego/iasm v0.2.0/go.mod h1:8rXZaNYT2n95jn+zTI1sDr+IgcD2GVs0nlbbQ
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/goexts/generic v0.1.5 h1:dcwTieu7Vib9cjYhQVLvKa4I0Y4rVON3brZNw4YCbAE=
github.com/goexts/generic v0.1.5/go.mod h1:j/ZjWHYt+If6VjeHWvDhYKdoP+gAiAKpm0cu3yvKmfo=
github.com/goexts/generic v0.1.6 h1:+YZkVVnRQXMRjO5MEqhgbS8wRJ1u1aUaOS92ybwNCr0=
github.com/goexts/generic v0.1.6/go.mod h1:j/ZjWHYt+If6VjeHWvDhYKdoP+gAiAKpm0cu3yvKmfo=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
Expand Down

0 comments on commit 0e097f6

Please sign in to comment.