Skip to content

Commit

Permalink
Update GO version
Browse files Browse the repository at this point in the history
Signed-off-by: Arrobo, Gabriel <[email protected]>
  • Loading branch information
gab-arrobo committed Nov 15, 2024
1 parent 96b2f6d commit aea63f5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
// SPDX-FileCopyrightText: 2022-present Intel Corporation
//
// SPDX-License-Identifier: Apache-2.0
module github.com/omec-project/upfadapter

go 1.21
go 1.23

require (
github.com/pkg/errors v0.9.1
Expand Down

0 comments on commit aea63f5

Please sign in to comment.