Skip to content

Commit

Permalink
go version bump-up (#248)
Browse files Browse the repository at this point in the history
* Update go version to 1.22

Signed-off-by: nitesh3108 <nitesh_rewatkar@dell.com>

* update action

* Revert "update action"

This reverts commit 8f84997.

* update gosec

* Revert "update gosec"

This reverts commit e7f9966.

* update gosec

* update actions

* update gosec action

* Update actions.yml

---------

Signed-off-by: nitesh3108 <nitesh_rewatkar@dell.com>
Co-authored-by: Chiman Jain <chimanjain15@gmail.com>
Co-authored-by: Bartosz Ciesielczyk <120648697+cbartoszDell@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 19, 2024
1 parent 0e3426d commit a28652c
Showing 1 changed file with 1 addition and 1 deletion.
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/dell/csi-isilon/v2

go 1.21
go 1.22

require (
github.com/Showmax/go-fqdn v1.0.0
Expand Down

0 comments on commit a28652c

Please sign in to comment.