This website requires JavaScript.
Explore
Help
Sign in
agecem
/
bottin
Watch
5
Star
0
Fork
You've already forked bottin
0
Code
Issues
7
Pull requests
Projects
Releases
Packages
Wiki
Activity
v6.0.2
bottin
/
main.go
8 lines
91 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Squashed into initial commit
2023-03-06 14:01:18 -05:00
package
main
chores!: bump API et go mod à v6 Tag v6.0.0 est sorti mais n'était pas réflété dans le code. BREAKING: API est maintenant exposé sur `/v6` et non `/v5`
2024-01-05 14:38:48 -05:00
import
"git.agecem.com/agecem/bottin/v6/cmd"
Squashed into initial commit
2023-03-06 14:01:18 -05:00
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in a new issue
Copy permalink