Skip to content

Commit

Permalink
Update dlframework
Browse files Browse the repository at this point in the history
  • Loading branch information
youngest committed Jun 14, 2022
1 parent 969502a commit be56195
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/GeertJohan/go.rice v1.0.2
github.com/awalterschulze/gographviz v0.0.0-20190221210632-1e9ccb565bca
github.com/c3sr/config v1.0.1
github.com/c3sr/dlframework v1.4.20
github.com/c3sr/dlframework v1.4.21
github.com/c3sr/go-mxnet v1.1.0
github.com/c3sr/logger v1.0.1
github.com/c3sr/tracer v1.0.5
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@ github.com/c3sr/dlframework v1.4.19 h1:jFgBX7UtfXfox1JsowvQAeFzCA9KV8/UgPpycXUFH
github.com/c3sr/dlframework v1.4.19/go.mod h1:aIlSQBsG8MNcSVWl4qLCK8v8Q9wML0Asno/MHvlqxvA=
github.com/c3sr/dlframework v1.4.20 h1:gL0gHJd0lWVzcUX9p62rmXQcUlWMqS0pCkvUcV5lb2M=
github.com/c3sr/dlframework v1.4.20/go.mod h1:aIlSQBsG8MNcSVWl4qLCK8v8Q9wML0Asno/MHvlqxvA=
github.com/c3sr/dlframework v1.4.21 h1:X6ytDVskIjq9eU0/CAza0IbD2qwFH3kWhAxFVbzcJFs=
github.com/c3sr/dlframework v1.4.21/go.mod h1:aIlSQBsG8MNcSVWl4qLCK8v8Q9wML0Asno/MHvlqxvA=
github.com/c3sr/downloadmanager v1.0.0/go.mod h1:YqQ+Ps7QIjsu0vZ5DQekJfsZ5ferSd1r4Rr4wG6RmwI=
github.com/c3sr/go-cupti v1.1.1 h1:nG9rjk3GF0OrrFPND4KvIbZVPYZedfu/EXnHtmrWVD0=
github.com/c3sr/go-cupti v1.1.1/go.mod h1:mADduCp5wXtR73auvjH8ZcNrrb5+gI+1FyiqCaxjnNI=
Expand Down

0 comments on commit be56195

Please sign in to comment.