Skip to content

Commit

Permalink
Update dependency, github.com/no-src/log v0.1.6 => v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mstmdev committed Sep 26, 2022
1 parent 4d7d732 commit 3f6e8ee
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 @@ -9,7 +9,7 @@ require (
github.com/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.8.1
github.com/minio/minio-go/v7 v7.0.37
github.com/no-src/log v0.1.6
github.com/no-src/log v0.1.7
github.com/pkg/sftp v1.13.5
github.com/robfig/cron/v3 v3.0.1
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/no-src/log v0.1.6 h1:sLDjVFJrUtq+GDD+iesLdnvRs/paBGsvWhUvjGNaiFM=
github.com/no-src/log v0.1.6/go.mod h1:C58ahv0WdsBL3Yxi+v6wyUXzwqk7aEPN+/1ltOsdHXg=
github.com/no-src/log v0.1.7 h1:qx/uWmIbJXt7Pw6wb7/MLld5OyHs2OqXImHNeYBvJ0Y=
github.com/no-src/log v0.1.7/go.mod h1:C58ahv0WdsBL3Yxi+v6wyUXzwqk7aEPN+/1ltOsdHXg=
github.com/pelletier/go-toml/v2 v2.0.1 h1:8e3L2cCQzLFi2CR4g7vGFuFxX7Jl1kKX8gW+iV0GUKU=
github.com/pelletier/go-toml/v2 v2.0.1/go.mod h1:r9LEWfGN8R5k0VXJ+0BkIe7MYkRdwZOjgMj2KwnJFUo=
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=
Expand Down

0 comments on commit 3f6e8ee

Please sign in to comment.