Skip to content

Commit e9f849b

Browse files
chore(deps): bump github.com/goplus/reflectx from 1.5.0 to 1.6.0
Bumps [github.com/goplus/reflectx](https://github.com/goplus/reflectx) from 1.5.0 to 1.6.0. - [Commits](goplus/reflectx@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/goplus/reflectx dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e26e03 commit e9f849b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tool github.com/goplus/ixgo/cmd/qexp
77
require (
88
github.com/goplus/ixgo v0.61.0
99
github.com/goplus/mod v0.19.2
10-
github.com/goplus/reflectx v1.5.0
10+
github.com/goplus/reflectx v1.6.0
1111
github.com/goplus/spbase v0.1.0
1212
github.com/goplus/xgo v1.6.3-0.20260130002755-682f8779765e
1313
github.com/h2non/filetype v1.1.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ github.com/goplus/ixgo v0.61.0 h1:mJtCRLpkZ/wgDIc+FCi/geNnllkZwep+AUVttyhZwAY=
1111
github.com/goplus/ixgo v0.61.0/go.mod h1:T15sC7HRVpZw1bTTE0/JTySsZ840AGMZ071sRhKKM0w=
1212
github.com/goplus/mod v0.19.2 h1:3r7ydqXZUid00yUvOWK1BcPIh1FJoLZOPG6YKHUCMow=
1313
github.com/goplus/mod v0.19.2/go.mod h1:4+nXTloqCIr5gZ26essOhNXalKcjegOxCpeMs6xbTuQ=
14-
github.com/goplus/reflectx v1.5.0 h1:d6THLWzrQJCIAnNzyXJDA7J1sxj8ELzKH+Wj17X/dtE=
15-
github.com/goplus/reflectx v1.5.0/go.mod h1:wHOS9ilbB4zrecI0W1dMmkW9JMcpXV7VjALVbNU9xfM=
14+
github.com/goplus/reflectx v1.6.0 h1:xJHBdVYHvPqHUGMUtgYLhBui1Y7h0XGr6S1by2k7f58=
15+
github.com/goplus/reflectx v1.6.0/go.mod h1:ksfFSbZGiPzW+EZ3umw7e0pKYlPAb3rkgOCZDo4MCmk=
1616
github.com/goplus/spbase v0.1.0 h1:JNZ0D/65DerYyv9/9IfrXHZZbd0WNK0jHiVvgCtZhwY=
1717
github.com/goplus/spbase v0.1.0/go.mod h1:brnD3OJnHtipqob2IsJ3/QzGBf+eOnqXNnHGKpv1irQ=
1818
github.com/goplus/xgo v1.6.3-0.20260130002755-682f8779765e h1:mB4EDKynbNvgbH8Zpk0RypIlZFo7UfSaWpIBy0PTS4Y=

0 commit comments

Comments
 (0)