Giter VIP home page Giter VIP logo

goenv's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @ankitcharolia
  • ๐Ÿ‘€ Iโ€™m interested in Kubernetes, AWS, GCP, Azure, Istio, ArgoCD, Terraform/Terragrunt, Kubernetes, Helm, CI/CD, Prometheus, Grafana, Kubernetes Operator Development, Jaeger/Grafana Tempo, Golang.
  • ๐ŸŒฑ Iโ€™m currently learning Kubernetes Operator Development.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on kubernetes, AWS, GCP and Azure projects

Contacts

Linkedin Badge Gmail Badge

โšก Technologies

Kubernetes Terraform Golang Docker Git GitHub GitLab PostgreSQL MySQL Amazon AWS Google Cloud

Stats

goenv's People

Contributors

ankitcharolia avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

shaozi17

goenv's Issues

Two little suggestions

There could be an error message when the list command is run in case the .go directory is missing:

./goenv --list
2023/07/20 11:15:55 Failed to read directory: open /Users/torbenwetter/.go: no such file or directory

When using a version of Go which is not installed, it is added to .bashrc anyway:

./goenv --use 1.19.5
Using Go version 1.19.5.
Please make sure to execute: source ~/.bashrc
cat ~/.bashrc
export PATH=$HOME/.go/1.19.5/bin:$PATH

(bug) Don't install already installed and active GOLANG version

When I try to install currently active version again, it gives error: text file too busy

go run main.go --list
Installed Golang versions:
  1.20.3
* 1.20.4  (Currently active GOLANG version)
  1.20.5
go run main.go --install 1.20.4
Installing Go version 1.20.4...
https://dl.google.com/go/go1.20.4.linux-amd64.tar.gz
2023/08/29 19:08:05 Failed to extract and copy: open /home/acharolia/.go/1.20.4/bin/go: text file busy
exit status 1

goenv --list-remotes should list versions in the reverse order

Hi.

I just got around to testing goenv.

I just typed goenv --list-remote.

The list starts at version 1.22rc1 and ends at version 1.

So you have to scroll up.

It would be a better user experience if you did not have to scroll up and thus if the list of versions started at 1 and ended at 1.22rc1.

Just my 2 cents after 1 minute of playing around with goenv.

readme update?

looks like there is a version variable I am supposed to supply in the copied wget command. What is the current version?

Screen Shot 2023-08-09 at 9 14 23 AM

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/build-publish.yaml
  • actions/checkout v4
  • actions/setup-go v5
  • goreleaser/goreleaser-action v5
.github/workflows/codeql-analysis.yaml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
gomod
go.mod
  • go 1.20
  • github.com/cheggaaa/pb/v3 v3.1.5

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.