Skip to content

Commit

Permalink
build(deps): [#524] Update go version in go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Mar 9, 2024
1 parent b08df92 commit 6051215
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/gomod-go-version-updater.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: gomod-go-version-updater-action
'on': push
permissions:
contents: write
pull-requests: write
jobs:
gomod-go-version-updater-action:
runs-on: ubuntu-22.04
steps:
- uses: 030/gomod-go-version-updater-action@2-action
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# N3DR

!!!SNAP STABLE WILL BE UPDATED TO N3DR 7 SOON!!!

[![CI](https://github.com/030/n3dr/workflows/Go/badge.svg?event=push)](https://github.com/030/n3dr/actions?query=workflow%3AGo)
[![GoDoc Widget]][godoc]
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/030/n3dr?logo=go)
Expand Down

0 comments on commit 6051215

Please sign in to comment.