Skip to content

Commit

Permalink
Version Updation
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanSharma9917 committed Mar 1, 2024
1 parent 8ac0270 commit 0126eeb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.19

- name: Install MongoDB
run: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This is a backend API service in Golang that handles authorization and authentic
Commands can be run over [killercoda](https://killercoda.com/playgrounds/scenario/kubernetes) interface
### Prerequisites

- Go 1.16 or later
- Go 1.19 or later
```
https://go.dev/doc/install
```
Expand Down

0 comments on commit 0126eeb

Please sign in to comment.