Skip to content

Commit

Permalink
Update go version (#148)
Browse files Browse the repository at this point in the history
* Update go version

* Update other packages

* Revert previous commit

* auto patch increment

---------

Co-authored-by: ras-rm-pr-bot <[email protected]>
  • Loading branch information
mfcrocker and ras-rm-pr-bot authored Dec 18, 2023
1 parent ef1359a commit af07989
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _infra/helm/survey/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ type: application

# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 11.0.50
version: 11.0.51

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.
appVersion: 11.0.50
appVersion: 11.0.51
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/ONSdigital/rm-survey-service

go 1.19
go 1.21

require (
github.com/DATA-DOG/go-sqlmock v1.5.0
Expand Down
Loading

0 comments on commit af07989

Please sign in to comment.