Skip to content

Commit

Permalink
remove deprecated modules
Browse files Browse the repository at this point in the history
  • Loading branch information
RangelReale committed Jun 12, 2024
1 parent 39ecbe0 commit 982916f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ tasks:
internal: true
prompt: "Creating and pushing tag {{.VERSION}}. Are you sure?"
cmds:
- 'git tag sq/structargs/{{.VERSION}}'
- 'git tag sq/reflectxargs/{{.VERSION}}'
- 'git tag {{.VERSION}}'
- 'git push --tags'
requires:
Expand Down
4 changes: 0 additions & 4 deletions sq/reflectxargs/go.mod

This file was deleted.

4 changes: 0 additions & 4 deletions sq/structargs/go.mod

This file was deleted.

0 comments on commit 982916f

Please sign in to comment.