Skip to content

Commit

Permalink
Bump Go and tidy modules
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Nov 5, 2024
1 parent a6c37b6 commit c0cd13b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2,640 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.17
go-version-file: .

- uses: innovationnorway/[email protected]
with:
Expand Down
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/philips-labs/dct-notary-admin

go 1.17
go 1.23

require (
github.com/docker/distribution v2.8.3+incompatible
Expand Down
Loading

0 comments on commit c0cd13b

Please sign in to comment.