Skip to content

Commit

Permalink
Bump go from 1.22.2 to 1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sevein committed May 13, 2024
1 parent 8ed8181 commit 46a62ff
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
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/artefactual-labs/amflow

go 1.22.2
go 1.22.3

require (
github.com/goadesign/goa v1.4.3
Expand Down
16 changes: 8 additions & 8 deletions web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"amd-to-es6": "^0.2.0",
"axios": "^1.6.8",
"file-saver": "^2.0.5",
"npm-check-updates": "^16.14.18",
"npm-check-updates": "^16.14.20",
"panzoom": "^9.4.3",
"vite": "^5.2.8"
"vite": "^5.2.11"
}
}

0 comments on commit 46a62ff

Please sign in to comment.