File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ require (
8888 github.com/minio/sha256-simd v1.0.1 // indirect
8989 github.com/mitchellh/mapstructure v1.5.0 // indirect
9090 github.com/pmezard/go-difflib v1.0.0 // indirect
91- github.com/rubenv/sql-migrate v1.7.1
91+ github.com/rubenv/sql-migrate v1.8.0
9292 github.com/spf13/pflag v1.0.6 // indirect
9393 github.com/tdewolff/parse v2.3.4+incompatible // indirect
9494 github.com/tdewolff/test v1.0.7 // indirect
Original file line number Diff line number Diff line change @@ -212,8 +212,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
212212github.com/rivo/uniseg v0.4.7 /go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88 =
213213github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
214214github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
215- github.com/rubenv/sql-migrate v1.7.1 h1:f/o0WgfO/GqNuVg+6801K/KW3WdDSupzSjDYODmiUq4 =
216- github.com/rubenv/sql-migrate v1.7.1 /go.mod h1:Ob2Psprc0/3ggbM6wCzyYVFFuc6FyZrb2AS+ezLDFb4 =
215+ github.com/rubenv/sql-migrate v1.8.0 h1:dXnYiJk9k3wetp7GfQbKJcPHjVJL6YK19tKj8t2Ns0o =
216+ github.com/rubenv/sql-migrate v1.8.0 /go.mod h1:F2bGFBwCU+pnmbtNYDeKvSuvL6lBVtXDXUUv5t+u1qw =
217217github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
218218github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI =
219219github.com/shirou/gopsutil v3.21.11+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
You can’t perform that action at this time.
0 commit comments