Skip to content

Commit

Permalink
Bump charm
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiojr committed Jan 9, 2022
1 parent a827cfd commit 4bd9ea6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ go 1.17
require github.com/charmbracelet/charm v0.9.2

// go list -m github.com/rubiojr/charm@main
//replace github.com/charmbracelet/charm v0.9.2 => github.com/rubiojr/charm v0.9.2-0.20220109124130-202b65e1116c

replace github.com/charmbracelet/charm => /home/rubiojr/git/rubiojr/charm
//replace github.com/charmbracelet/charm => /home/rubiojr/git/rubiojr/charm
replace github.com/charmbracelet/charm v0.9.2 => github.com/rubiojr/charm v0.9.2-0.20220109131822-e8fac60b9609

require (
github.com/auth0/go-jwt-middleware/v2 v2.0.0-beta.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -469,8 +469,8 @@ github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJ
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rubiojr/charm v0.9.2-0.20220109124130-202b65e1116c h1:77ZEv/PjcLnLfjFkusWv1EUGtd3bQJTLTMI6Jm0LKHA=
github.com/rubiojr/charm v0.9.2-0.20220109124130-202b65e1116c/go.mod h1:HxbI5BdN+uojw01GrHFlfl/xLrpoWQjH6vWnH8bHU7Y=
github.com/rubiojr/charm v0.9.2-0.20220109131822-e8fac60b9609 h1:eqUynYNu1Iv4gz2vIEOUxZzt/DNw9cBFoog1eyBF+gg=
github.com/rubiojr/charm v0.9.2-0.20220109131822-e8fac60b9609/go.mod h1:HxbI5BdN+uojw01GrHFlfl/xLrpoWQjH6vWnH8bHU7Y=
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
Expand Down

0 comments on commit 4bd9ea6

Please sign in to comment.