Skip to content

Commit

Permalink
update dependency: mgdex v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndtoan96 committed Jan 21, 2022
1 parent d85cf1b commit 7ee9eb5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/ndtoan96/mdgo
go 1.16

require (
github.com/ndtoan96/mgdex v0.4.1
github.com/ndtoan96/mgdex v0.5.0
github.com/spf13/cobra v1.2.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ github.com/mitchellh/mapstructure v1.4.1/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RR
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/ndtoan96/mgdex v0.4.1 h1:eJKjW6CHzYYvEDI+Ln0orC+H99l6TOpEGxcR4Ny8KJA=
github.com/ndtoan96/mgdex v0.4.1/go.mod h1:WSFsCGrfTdEB/i1IFV+8QQRN5TfVn4o6i2/L1zh9ym0=
github.com/ndtoan96/mgdex v0.5.0 h1:ZdgXcSRTzsOkiGPTRCsHUqu9oup6kOfj+4EjNcbxtEg=
github.com/ndtoan96/mgdex v0.5.0/go.mod h1:WSFsCGrfTdEB/i1IFV+8QQRN5TfVn4o6i2/L1zh9ym0=
github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c/go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc=
github.com/pelletier/go-toml v1.9.3/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 7ee9eb5

Please sign in to comment.