Skip to content

Commit

Permalink
feat: atualizar dependência do pacote YAML para a versão 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianoflorentino committed Dec 20, 2024
1 parent d4d3007 commit 37af581
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
Expand Up @@ -2,4 +2,4 @@ module github.com/fabianoflorentino/aprendago

go 1.23

require gopkg.in/yaml.v2 v2.4.0
require gopkg.in/yaml.v3 v3.0.1

0 comments on commit 37af581

Please sign in to comment.