Skip to content

Commit

Permalink
Portapps 1.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed May 17, 2019
1 parent abab8c3 commit 94f211a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a href="https://portapps.io/app/vscodium-portable/#download"><img src="https://img.shields.io/github/release/portapps/vscodium-portable.svg?style=flat-square" alt="GitHub release"></a>
<a href="https://portapps.io/app/vscodium-portable/#download"><img src="https://img.shields.io/github/downloads/portapps/vscodium-portable/total.svg?style=flat-square" alt="Total downloads"></a>
<a href="https://travis-ci.com/portapps/vscodium-portable"><img src="https://img.shields.io/travis/com/portapps/vscodium-portable/master.svg?style=flat-square" alt="Build Status"></a>
<a href="https://github.com/portapps/portapps"><img src="https://img.shields.io/badge/portapps-1.23.0-479fdb.svg?style=flat-square" alt="Portapps version"></a>
<a href="https://github.com/portapps/portapps"><img src="https://img.shields.io/badge/portapps-1.24.1-479fdb.svg?style=flat-square" alt="Portapps version"></a>
<a href="https://goreportcard.com/report/github.com/portapps/vscodium-portable"><img src="https://goreportcard.com/badge/github.com/portapps/vscodium-portable?style=flat-square" alt="Go Report"></a>
<a href="https://www.codacy.com/app/portapps/vscodium-portable"><img src="https://img.shields.io/codacy/grade/6208469e7a094aaab0d8a55e37cdc4e5.svg?style=flat-square" alt="Code Quality"></a>
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WQD7AQGPDEPSG"><img src="https://img.shields.io/badge/donate-paypal-7057ff.svg?style=flat-square" alt="Donate Paypal"></a>
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/portapps/vscodium-portable

go 1.12

require github.com/portapps/portapps v1.23.0
require github.com/portapps/portapps v1.24.1
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/mitchellh/mapstructure v1.1.2 h1:fmNYVwqnSfB9mZU6OS2O6GsXM+wcskZDuKQz
github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh9fWfEaFds41c1Y=
github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/portapps/portapps v1.23.0 h1:CbM2UEwm/2m3BSBootryHC6H2ZTKqJACSJEacZ3CvFo=
github.com/portapps/portapps v1.23.0/go.mod h1:moHBbP37oZnyrc0jjlY3ZW9R+W43/XHGgkHJ9m77W0g=
github.com/portapps/portapps v1.24.1 h1:IImx122R3hlxS3NO4+jv1Bl5Lwx6tfSJHON9V3lBirU=
github.com/portapps/portapps v1.24.1/go.mod h1:moHBbP37oZnyrc0jjlY3ZW9R+W43/XHGgkHJ9m77W0g=
github.com/rs/zerolog v1.13.0 h1:hSNcYHyxDWycfePW7pUI8swuFkcSMPKh3E63Pokg1Hk=
github.com/rs/zerolog v1.13.0/go.mod h1:YbFCdg8HfsridGWAh22vktObvhZbQsZXe4/zB0OKkWU=
golang.org/x/sys v0.0.0-20190416152802-12500544f89f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
Expand Down

0 comments on commit 94f211a

Please sign in to comment.