Skip to content

Commit

Permalink
update mantil.go
Browse files Browse the repository at this point in the history
  • Loading branch information
djelusic committed Nov 25, 2021
1 parent d6d617d commit 06a19e3
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 @@ -38,7 +38,7 @@ require (
github.com/kataras/jwt v0.1.2
github.com/klauspost/compress v1.13.6 // indirect
github.com/manifoldco/promptui v0.8.0
github.com/mantil-io/mantil.go v0.1.3-0.20211124154433-bc04efbe37f2
github.com/mantil-io/mantil.go v0.1.3-0.20211125124945-bd8269e44ff7
github.com/mattn/go-colorable v0.1.11
github.com/moul/http2curl v1.0.0 // indirect
github.com/nats-io/jsm.go v0.0.26
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,8 @@ github.com/lunixbochs/vtclean v0.0.0-20180621232353-2d01aacdc34a/go.mod h1:pHhQN
github.com/magiconair/properties v1.8.5/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60=
github.com/manifoldco/promptui v0.8.0 h1:R95mMF+McvXZQ7j1g8ucVZE1gLP3Sv6j9vlF9kyRqQo=
github.com/manifoldco/promptui v0.8.0/go.mod h1:n4zTdgP0vr0S3w7/O/g98U+e0gwLScEXGwov2nIKuGQ=
github.com/mantil-io/mantil.go v0.1.3-0.20211124154433-bc04efbe37f2 h1:HtBe+rQej9N67IrVSHHwi57gwcRgwf/utzD5bLqtMq0=
github.com/mantil-io/mantil.go v0.1.3-0.20211124154433-bc04efbe37f2/go.mod h1:cRTxZIbJ86YO4lrWrjGzUziVv7Mmi/khpFtckWz1498=
github.com/mantil-io/mantil.go v0.1.3-0.20211125124945-bd8269e44ff7 h1:w0mBTBqcqyA4KhfmaR+KmlBUU7lDvMDeEafqNub7bn8=
github.com/mantil-io/mantil.go v0.1.3-0.20211125124945-bd8269e44ff7/go.mod h1:cRTxZIbJ86YO4lrWrjGzUziVv7Mmi/khpFtckWz1498=
github.com/matryer/is v1.2.0 h1:92UTHpy8CDwaJ08GqLDzhhuixiBUUD1p3AU6PHddz4A=
github.com/matryer/is v1.2.0/go.mod h1:2fLPjFQM9rhQ15aVEtbuwhJinnOqrmgXPNdZsdwlWXA=
github.com/mattn/go-colorable v0.0.9/go.mod h1:9vuHe8Xs5qXnSaW/c/ABM9alt+Vo+STaOChaDxuIBZU=
Expand Down

0 comments on commit 06a19e3

Please sign in to comment.