Skip to content

Commit

Permalink
Bump editor package version
Browse files Browse the repository at this point in the history
  • Loading branch information
dm3ch committed Jul 4, 2019
1 parent 1d32b10 commit 7177ead
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,7 +3,7 @@ module github.com/dm3ch/git-profile-manager
go 1.12

require (
github.com/dm3ch/go-editor v0.0.0-20190704211510-6da832799a42
github.com/dm3ch/go-editor v0.0.1
github.com/go-ini/ini v1.42.0
github.com/mitchellh/go-homedir v1.1.0
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ 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/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954/go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no=
github.com/dm3ch/go-editor v0.0.0-20190704211510-6da832799a42 h1:dn/guuQV90oV6cx0mQz5VcHWwhPu+zMQ9HLTUrdeBF8=
github.com/dm3ch/go-editor v0.0.0-20190704211510-6da832799a42/go.mod h1:E1M2RCQkzREm2LGjx7jzSTVZJiwVf8ir3XPJu18IIuU=
github.com/dm3ch/go-editor v0.0.1 h1:reA+uA+uDK/PQd++80aMODwj6AHn/4GHbh/awDJyVec=
github.com/dm3ch/go-editor v0.0.1/go.mod h1:E1M2RCQkzREm2LGjx7jzSTVZJiwVf8ir3XPJu18IIuU=
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
Expand Down

0 comments on commit 7177ead

Please sign in to comment.